Hello,
We're using CCS 3.3 and the Signum JET-C2000 JTAG solution.
I'm having trouble connecting consistently to the F2809. I can connect
to a working F2809 the first time, flash it using the flash tool
inside CCS, and run the code. However, from that point on I can't stop
the emulator, and once disconnected I can't reconnect. For example,
this is a message I get when I attempt to reconnect:
Error connecting to the target:
Error 0x80000200/-1031
Fatal Error during: OCS,
Device driver: Problem with the Emulation Controller.
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.
I/O Port = 240
Board Name: F2809 JTAGjet Emulator
Cpu Name: TMS320F2809_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
This has happened on two different boards now. I am suspecting the
problem is in TI's security mode / CSM, but as far as I know I did NOT
lock the chip with a password. Is it possible that rogue code can
write all zeros to the password section (which would disable all
future debug)?
I am grasping at straws since I don't know this specific processor
very well. If anyone recognizes this problem, I sure would appreciate
a pointer or some information on it.
--Randy Yates