Hello!
I use CCS 5.4.0.00091 running on Windows 7 Pro 64-bit with Omap L138 based platform (it has both ARM9* and C674* cores) and SAURIS SAU510-USB IsoPlus v2 emulator. During 'Hello World!' example ARM9 core the next error occured:
ARM9_0: Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x46b4: (Error -2030 @ 0x2E4C0162) Internal error: Access to unknown or invalid register was requested. Restart the application. If error persists, please report the error. (Emulation package 5.1.73.0)
ARM9_0: GEL: File: D:\Code Composer Studio\LetsTry_ARM-OmapL138_SAU510-USB-IsoPlusV2\Debug\LetsTry_ARM-OmapL138_SAU510-USB-IsoPlusV2.out: Load failed.
ARM9_0: Unable to terminate memory download: NULL buffer pointer at 0x320
This is my first time using CCS, so I followed the insruction and tried to start an example. It was working properly at the very first time. However, during the next times of trying to start this or some other examples I had such error. Then I tried to start example on DSP core and it works properly, but not ARM.
Restart of platform and CCS didn't help.
Sorry if something wrong and Thanks for help!