i'm currently using CCS with mplab. whats the difference between 'ccs c compiler' and 'ccs c compiler for pic 12/14/16/18' in the active toolsuite menu in project wizard in mplab? i'm using pic16f877a. when i select the 2nd option and run the program i get lots of errors such as 'expecting a declaration'. with the 1st option i get this error:
Error[99] C:\proj\a.c 5 : Option invalid Not a valid port: B
although i'm sure there's nothing wrong with that line. thanks!
Mark
Joined: 07 Sep 2003 Posts: 2838 Location: Atlanta, GA
Posted: Sun Feb 20, 2005 9:14 am
ccs c compiler - is an older "Legacy" tool suite. It should not be use. It will not work correctly for you.
'ccs c compiler for pic 12/14/16/18' - is the right one.
You problem: Most likely your code. But we can't tell since you did post any.
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