Hello,
I am trying to run my application on a simulator of C280x. The code has been compiled with no errors, but
when I run my program the following error appears:
Error: Can't read from program memory 0x30CA03, check memory config [-2187]
Can't Run Target CPU: Can't read from program memory 0x30CA04, check memory config [-2187]
Can't Run Target CPU: Can't read from program memory 0x30CA06, check memory config [-2187]
Can't Run Target CPU: Can't read from program memory 0x30CA08, check memory config [-2187]
Can't Run Target CPU: Can't read from program memory 0x30CA0A, check memory config [-2187]
The PC stops at the following line:
000001 003F TRAP #31
Can someone help me?
Thanks a lot!