I'm doing a project that uses pic18f452 where i need to apply stopwatch application. Since i need to use ccs compiler when i compile the program but it had been showing me 100 error on expecting declaration. What should i do? _________________ naren
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Fri Nov 18, 2016 11:18 am
The error messages will give you the line number in the program for each
error. Post the code starting at that line number, and also post a few
lines of code that occur before that line.
Do this for the first two error messages that you get.
You should also look at the examples CCS supplies as there is a 'stopwatch' program, I think it's called 'ex_stwt.c' or something.... this is from memory.
Jay
naren
Joined: 18 Nov 2016 Posts: 10
Posted: Sun Nov 20, 2016 3:55 pm
thnx guys _________________ naren
naren
Joined: 18 Nov 2016 Posts: 10
NA
Posted: Sun Nov 20, 2016 4:05 pm
I searched and it was there but i cannot access it. Can I know why? _________________ naren
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum