Hello,
I'd liked to compile the 'demo' application shipped with the DM648 BIOS/PSP using CCS4. I followed both this wiki:
http://processors.wiki.ti.com/index.php/Porting_DM648_DVSDK_demo_app_from_CCSv3.3_to_CCSv4
end this post:
http://e2e.ti.com/support/embedded/f/355/t/5285.aspx
I created an RTSC project and another one for the source code referencing the RTSC projetc. It all works fine, the application compiles and runs. However when I try opening the dm648_demo.tcf file in the configuration projects with the graphical configuartion tool I get an error : "The project of the selected file does not have DSP/BIOS support". I can edit the file using the text editor.
This is all nice, but since I am very new to all this and on a tite schedule I would really liked to use the graphical tool for now. Is there a way to get the config tool working and using BIOS and RTSC together, as I beleive is the case for CCS3?
Thank's in advance.