Hi, I have build starterware CDC example using ccs5.5 with output as eabi, and all work well.
I then rebuilt the libs and application layer using coff output format using ccs5.5, it links fine, however the CDC example no longer runs. It appears that there is a problem with interrup generation, just a guess..
The ultimate goal is to port the CDC to bios5, so my first step was to use coff output because bios5 and eabi are mutually exclusive...
any help resolving this would be appreciate, please advsie... Thanks....