I am using CCS 5.3.00090, and generating a project RTSC, XDC, SYS/BIOS 6, etc. targeting the C6655.
I have not been successful in loading a GEL file via the Initialization Script mechanism within a debug configuration. I want to configure DDR3 upon on-connect so that application can be loaded and executed directly from DDR3 memory.
Can a GEL file be loaded via a debug configuration using this "initialization script" mechanism?
The online docs says that this "initialization script" is for a DSS script, but I would like to use it to load a GEL file to perform CCS event-based target configuration. How?
At the moment I have had to resort to starting debug session, connect target, wait for application to load into DDR3, disconnect target, manually load GEL File interactively, connect target again which now configures DDR3 via GEL on_connect, then load application code to DDR3. This works, but is quite a tedious process.
Any help would be greatly appreciated.
-George