CCS4 open old CCS3 DSP/BIOS project

From DSignT Support Database
Revision as of 15:30, 22 February 2011 by Adolf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 Problem

after opening old DSP/BIOS project CCS4 fails to link due to several errors like:

  • run placement fails for object ".abc"
  • absolute symbol "XYZ" being redefined


2 Solution

CCS4 already uses all defined sections from database without generating a linker command file. Old DSP/BIOS projects contain automatically generated linker command files. These *.cmd files are imported by CCS4 to the current project and linked again to the current executable. Exclude these files from build for proper link process.



Contact Post.png Support Tool.png