SLUAAP5 july   2023 UCD3138 , UCD3138064 , UCD3138064A , UCD3138128 , UCD3138128A , UCD3138A , UCD3138A64

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Why Lockup Can Occur
  5. 2Reasons for Lockup
    1. 2.1 Wrong Code in the load.asm
    2. 2.2 Misoperation with TI GUI
    3. 2.3 zero_out_integrity_word Function Fails
    4. 2.4 PMBus Communication Fails
    5. 2.5 Unexpected Occurrences
  6. 3How to Avoid a Lockup
  7. 4Unlock with JTAG
    1. 4.1 Enable JTAG Functionality
    2. 4.2 New Target Configuration in CCS
    3. 4.3 Clear the Flash
  8. 5Summary
  9. 6References

New Target Configuration in CCS

On the menu on the top of CCS, click View > Target Configurations. In the target configurations pane, right click on User Defined, select New target configuration. Give the configuration a meaningful name, (for example, emulator type) and the UCD variant in the name, as shown in Figure 4-1. Click Finish.


GUID-20230608-SS0I-R8DJ-R90Q-6HCXNXPGTVVC-low.png

Figure 4-1 New Target Configuration

In the Connection and Board or Device item, select the proper emulator type and UCD variant respectively. Take the JTAG XDS110 and UCD3138064A as an example.


GUID-20230608-SS0I-83H5-1LBW-FVKXX4DKQJC9-low.png

Figure 4-2 Emulator Type and UCD Variant Selection

From the Advanced tab, change the TCLK frequency from 5.5 MHz to 1.0 MHz. Experiment with values larger than 1 MHz, but less than 5.5 MHz. Click Save.


GUID-20230608-SS0I-9XVM-DBBP-XFHPN7RDPM4T-low.png

Figure 4-3 TCLK Frequency Configuration

Click Test Connection. When the test is complete, scroll down to the bottom of the pop-up window and observe the message as shown in Figure 4-4. If the message does not appear, there is an issue with either the physical connection or the setup.


GUID-20230608-SS0I-NRKJ-S4LN-LBZTJCTFMMMS-low.png

Figure 4-4 Success on JTAG Connection