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 33 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_TAP_ENABLE…
    • Resolved
    • over 5 years ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • RE: CC2652PSIP: Switch off JTAG port in shutdown mode

    Ryan Brown1
    Ryan Brown1
    You can do it through Uniflash or reprogramming after changing the SysConfig Device Configuration settings (remove CPU DAP option shown below) The mass erase command carried out by the JTAG WUC TAP should be successful considering that the CHIP_ERASE_DIS_N…
    • 2 months ago
    • Bluetooth®︎
    • Bluetooth forum
  • Answered
  • RE: LP-CC1352P7: Error -241

    Daniel Guarecuco Aguiar
    Daniel Guarecuco Aguiar
    Resolved
    Hi Dirik, If a random flash could have overwritten the CCFG, the device might be bricked. For instance if the bit CHIP_ERASE_DIS_N was set to 0, you won't be allowed to do a mass erase from the JTAG. Please refer to the Technical Reference Manual section…
    • 2 months ago
    • Sub-1 GHz
    • Sub-1 GHz forum
  • Answered
  • RE: CC1314R10: Problem with unlocking device

    Theo Lange
    Theo Lange
    Resolved
    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
    • over 1 year ago
    • Sub-1 GHz
    • Sub-1 GHz 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…
    • 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…
    • over 3 years 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 2 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 chip erase…
    • over 5 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…
    • over 4 years ago
    • Bluetooth®︎
    • Bluetooth forum
>

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

  • Ask a new question