Hello,
I am trying to use the whole of the 256k of L2 as SRAM in my C6713B. The problem comes when I go over the 192k mark into the memory that is configurable between SRAM and cache. When i try to load a program that uses this portion the program starts to run on its own (not doing what it's meant to) and crashed the emulator when you try to halt it. These are the messages in the console from the crash.
TMS320C671X: Trouble Halting Target CPU: Error 0x80000020/-1060 Fatal Error during: Execution, An unknown error prevented the emulator from accessing the processor in a timely fashion. It is recommended to RESET EMULATOR. This will disconnect each target from the emulator. The targets should then be power cycled or hard reset followed by an emureset and reconnect to each target. TMS320C671X: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
The cache is turned of in the bios, any suggestions as to what I can do to be able to make use of the extra memory would be great.
Thank you
Sean