jma_1
Joined: 08 Feb 2005 Posts: 147 Location: Wisconsin
|
|
Posted: Wed Feb 07, 2007 4:32 pm |
|
|
Howdy,
I contacted customer support a few months ago about dspic support. If I remember correctly, the support was supposed to be included in version 4. However, it has been delayed. They did not say when it will be released.
Compatibility is an interesting question. Are you talking performance or merely being able to compile? If the compiler is smart enough to optimize the code for use in the 16 bit architecture, perhaps the code might work if you change the hardware pins / definitions with a different processor. The data type definitions might be interesting if CCS mixes and matches them based on the processor. If you try to make code 'compatible', eplicitly spell out each data type in your code.
In short I have no idea, but I would recommend contacting CCS.
Cheers |
|