How do I create a project using the new SYS/BIOS (6.30.02.42) for a tms6748 in CCS4.2RC?
I start creating the project as normal for a generic G67xx device, and use the SYS/BIOS Hello template.
When I get to the RTSC Configuration Settings page, I see:
XDC Tools version 3.20.03.63
Inter-processor COmmunication 1.21.02.23
SYS/BIOS 6.30.02.42
XDAIS 7.10.00.06
RTSC Target: ti.targets.C67
When I click on the RTSC platform dropdown all I get are choices for
ti.platforms.dsk6711
ti.platforms.dsk6713
ti.platforms.sim67xx
xdc.platform.generic
If I pick xdc.platform.generic I get build errors that i need to specivy a deviecName somewhere for the xdc.platform.generic platform.
I then tried going through Tools/RTSC/Platforms/New to create a platform:
Package name: peter.test1
Device Family: c6000
Device Name: OMAPL138
I then Import the default device file, set the Cache sizes and set the memory sections to IRAM.
I go back to the CCS Build RTSC configuration page, add a path to the repository, but it still does not show up in the RTSC platform pulldown.
Thanks,
Peter Steinberg