This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Migrating DSP/BIOS project from CCSv3.1 -> CCSv5.1

Other Parts Discussed in Thread: TMS320F2812

Hi

As Im switching operating system from WinXP 32bit to Win7 64bit, Im going to change from CCSv3.1 to CCSv5.1.

In CCSv3.1 I have a project for C2000 (TMS320F2812) using DSP/BIOS 5.2 and CGT v4.1.0.

In CCSv5.1 Im running with DSP/BIOS 5.41.11.38 and CGT 6.0.2

I have succesfully migrated the project to CCSv5.1 and are also able to run the program on target from CCSv5.1 through the XDS510USB emulator. Everything seems to work fine, but the program won't run from flash. So when i disconnect from the target from CCS and reboot the target it won't run.

In CCSv3.1, the boot.s28 file (which comes with DSP/BIOS) are a part of the project, and are build to boot.obj and linked in the program.

In CCSv5.1 I have the boot.s28 file as part of the project(and it isn't excluded from the build in settings), but it isn't build...

How could that be?

Thanks in advance

-Ulrik