Other Parts Discussed in Thread: SPRC090
Hello,
I just switched from CCS3.1 to CCS4 and now I am trying to compile and link our application code for the dm642 which makes use of the chip support library. As CCS4 has no CSL integrated, I downloaded and installed it separately. As DSP BIOS (5.40.02.22) configuration doesn't support csl any more, I added the include search path and the library search path (lib_3x) to the build options manually. Additionally I added the define CHIP_DM642 to the predefines. Is there anything else I have to consider??
- Any additional predefine I have to add?
- Do I have to use lib_2x or lib_3x libraries?
Thanks in advance