Hi,
I need compile an old project that was made using ccs v3.1 and now I need compile using ccs v5.2 and flash dsk6713 board with flashburn v4 because the .hex generated by ccs v3.1 is not compatible with any version of flashburn. The problem is that the project use DSP/BIOS and ccs v5.2 has a lot of problems regarding use of DSP/BIOS 5. I was try to convert the .cdb in .tcf and add to a new project and try to import legacy project without success. Do not matter what I try to do, the ccs v5.2 dont works with DSP/BIOS for dsk6713. Always I got the "js: Can't modify read-only field".
Now, I think if somebody help me configure the memory and IRQ by hand without using DSP/BIOS, my problem can be solved.