I am working to port CCS3.x projects into CCS6 but I am having some problems. These are multi-part projects which include a general shared library, the target application project, xdias, and BIOS which has obviously undergone severe changes including names.
1. What are the key steps to porting? I have the lib and application project compiling but not linking because they are looking for the BIOS references.
2. How do I port my BIOS config into this new IDE so it will compile?
3. What are some the issues I will need to be aware of?
4. Can someone recommend some app notes or other literature that help me with this? I was not able to find something in my earlier searches online and in the forums.
J