TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel


Search tips
Showing 31 results View by: Thread Post Sort by
    Answered
  • CC2652R: SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N and jtag lock

    user6329856
    user6329856
    Resolved
    Part Number: CC2652R Hi, I locked jtag and defined SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N 0x0 in ccfg.c : #define SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N 0x0 #define SET_CCFG_CCFG_TAP_DAP_0_CPU_DAP_ENABLE 0x00 #define SET_CCFG_CCFG_TAP_DAP_0_PWRPROF…
    • Resolved
    • over 5 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC1314R10: Problem with unlocking device

    Theo Lange
    Theo Lange
    Hi J, this is what I needed to know. When you were modifying the ccfg settings did you define "SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N" as "0x0" ? Kind regards, Theo
    • 7 months ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC2652P: Disabling JTAG

    Ryan Brown1
    Ryan Brown1
    Hello Roman, Romans Pezenkovs said: I have set following registers to 0x00 How have you applied these CCFG changes to your project? They should be configured using the SysConfig -> Device Configuration -> Debug Access module Romans Pezenkovs said…
    • over 1 year ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: LAUNCHXL-CC1312R1: Command line tool for unblocking cc1312

    David Wallis
    David Wallis
    Hi Marie, I cannot find a reference to CHIP_ERASE_REQ. I have found: #define SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N 0x1 // Any chip erase request detected during boot will be performed by the boot FW #define SET_CCFG_ERASE_CONF_BANK_ERASE_DIS_N 0x1 // Enable…
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC1352R: Debug interface is locked even after Forced Mass Erase

    Nate Ihle
    Nate Ihle
    Resolved
    Hey Nikolaj, Thanks for the reference. It looks like I may have disabled the CHIP_ERASE_DIS_N bit as well as some of the TAP/DAP settings. Do you know if there is any way to recover from here? Yes the 2nd board also had the CCFG overwritten in the same…
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC2652R7: How Can I lock JTAG permanently?

    Ryan Brown1
    Ryan Brown1
    Resolved
    Hello Sanket, This is mainly accomplished through the CCFG, the details of which are provided in Chapter 11 of the TRM . 1. Several SET_CCFG_CCFG_TAP_DAP_* definitions should be set to 0x00 to disallow access to the JTAG. They can be reversed (unlocked…
    • over 3 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC2652R: cJTAG to reset Debug security

    Ryan Brown1
    Ryan Brown1
    Hello Art, If the JTAG is locked but SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N is set to 1 in the CCFG then they will be able to force a mass erase to recover device access, however they will lose the ability to debug the errant firmware. https://e2e.ti.com…
    • over 3 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • RE: CC1310: CC1310 custom board with problem

    Mario Castaldo
    Mario Castaldo
    I try to change in ccfg.c this: //##################################### // Flash erase settings //##################################### #ifndef SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N #define SET_CCFG_ERASE_CONF_CHIP_ERASE_DIS_N 0x0 // Any…
    • over 5 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: LAUNCHXL-CC2640R2: 3 Launchpads debug interface locked?

    Ryan Brown1
    Ryan Brown1
    Resolved
    Just to confirm, you tried to force a mass erase in FLASH-PROGRAMMER 2 (as compared to the erase action)? Do you have the bootloader enabled (see SWRA466 and Chapter 8 of the TRM ) and have your tried erasing the device through that interface? Unfortunately…
    • over 4 years ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: CC1310: Code only running in debug

    Corey H
    Corey H
    Resolved
    Yes, I apologize for the lack of detail. I am using the XDS110 on a CC1312 launchpad (disconnecting all the jumpers P4) and using the JTAG So my example code I am having DIO_24 toggle ON and off which causes an LED to blink. I have performed some additional…
    • over 2 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question