Hi,
I am trying to use C6747 device cycle accurate simulator for measuring the cache performance of the developed codec. I was able to build and run the same code in C6747 CPU cycle accurate simulator.
To test out the C6747 device cycle accurate simulator mode, I have tried creating a simple hello world project and I am trying to run it on C6747 device cycle accurate simulator using CCS v5 Version: N201105110900 . I am using a modified version of linker.cmd file with the following contents which was taken from e2e forum.
rts6740_elf.lib files in my project. I have created a Target configuration file with C6747 device cycle accurate simulator enabled.
When I launch debug the code execution reaches the address 0x70000, but I donot see any code in those address only NOPs, but the .map file shows boot.obj linked to the address 0x70000. Do we need to do anything else for the code to be loaded in device cycle accurate simulator mode.
Regards,
Siva.