Hello,
I am in the process of converting a project for a C64x/C64x+ device to work with a C66x device. In DSP/BIOS I am able to add a MEM object under the "Memory Section Manager". I can't find an equivalent to this in SYS/BIOS. I have found that I can create a new RTSC platform and define the Device Memory regions myself and this seems to be the closest to what I was able to do in DSP/BIOS. Is this the way I need to do this or does SYS/BIOS have an equivalent to adding MEM objects in DSP/BIOS?
Also, in DSP/BIOS for the MEM objects I could select "Reserved" for the space parameter. When creating a new RTSC platform I don't get this option. What is the equivalent to "Reserved" space? My best guess would be to use "data" and set the access parameter to "R". Is this correct?
Regards,
Chris
Signalogic