hitech compiler to ccs c compiler format

Status
Not open for further replies.

lekshmipriya1989

Newbie level 3
Joined
Apr 7, 2011
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,307
how to convert hi tech compiler based c code to ccs c compiler format
what differsnce is to be made..
**broken link removed**
the code is in the link above.
 

Unless you know data structure used by both compilers, built in function and fairly good knowledge of C, I have my doubt you could port the code written for one compiler to another. Data structure used by CCS and Hitech C, agrees on just "char", otherwise it is different for both of them
Not to mention, the difference how configuration bits, interrupts are set in both compilers.
As for people on edaboard doing it for you, well you could request....
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…