Part Number: TMS320F28335
Tool/software: Code Composer Studio
Hello,
I moved from CCS v7.4 to CCS v9.1 and I'm facing some strange issue. When I debug and I want to stop the execution I like to realize a "Reset CPU" to make a controlled stop of my CPU, peripherals...The problem I have with CCS v9.1 is that when I execute "Run" in a debug session, then the "Reset CPU" option is disabled and I can only implement "Restart" or "Suspend".
I've checked that with CCS v9.1, when I connect the device it appears this message:
C28xx: GEL: Error while executing OnTargetConnect(): A reset is not allowed at this time
at GEL_Reset() [f28335.gel:96]
at OnTargetConnect()
C28xx: GEL: Error while executing GEL_Reset(): A reset is not allowed at this time
at GEL_Reset()
The same DSP board, same JTAG emulator...but with CCS Vv7.4 works fine. I've compared both f28335.gel files and are exactly the same. What else can I check?
Thanks
Maite