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 0x00
#define SET_CCFG_CCFG_TAP_DAP_0_TEST_TAP_ENABLE 0x00
#define SET_CCFG_CCFG_TAP_DAP_1_PBIST2_TAP_ENABLE 0x00
#define SET_CCFG_CCFG_TAP_DAP_1_PBIST1_TAP_ENABLE 0x00
#define SET_CCFG_CCFG_TAP_DAP_1_AON_TAP_ENABLE 0x00
Even mass erase will no longer work...
Does this mean that the chip can no longer be programmed?
Is there any more advanced way to unlock it?
BR
Aaron