Part Number: LAUNCHXL-F28379D
Tool/software: Code Composer Studio
I was trying to run the code ( Lab7 example project from the C2000 F2837xD Microcontroller Workshop ) in Real-time mode using the Script Run_Realtime_with_Reset, however, an error was encountered.
Trouble Reading Register PC:
(Error -1142 @ 0x0)
Device blocked debug access because it is currently executing non-debuggable code. Choose 'Rude Retry' to disable polite mode and force the operation.
(Emulation package 9.1.0.00001)
When I pressed Rude Retry, this is the the error I received in the console:
C28xx_CPU1: GEL: Error calling OnPreFileLoaded(): Reset failed: retcode=2
When I pressed Retry nothing happened.
When I pressed Cancel Code Compser Studio froze up and needed a restart.
Please help me resolve this issue !
Valentin Predoi