Other Parts Discussed in Thread: DM3730
I have a customer experiencing issues trying to utilize the ETB on the DM3730. The error message received is below... Any suggestions?
Thanks,
Tim
-------
I did the following steps
1. Connect to the ARM correct - my gel file executes ; no problem.
2. Connect to the CSETB_0 - CSETB_0: Failed Software Reset: (Error -2010 @ 0x0) Internal error: Invalid parameter passed to function. Restart the application. If error persists, please report the error. (Release 5.0.429.0)
3. I am using Blackhawk USB 560M with 20 pin JTAG cable,.
4. CCSv4.2.4
When I upgraded to this version of CCS from CCSv4.1.2 one of my commands in my GEL file GEL_AdvancedReset("CPU Reset") stopped working.
I eventually figured out that for this version of CCSv4 you need to actually say GEL_AdvancedReset("CPU Reset (HW)")
I am guessing that the CSETB_0 connection problem is related to that as well. But here it is beyond my control because it is being by an internal GEL file that I have no access to.