This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
请问TI工程师,我用IAR下载2650的时候代码的时候出现这个错误是什么意思?使用Flash Programmer 2可以正常下载。谢谢。
disable Bootloader Backdoor试试,参考: https://www.deyisupport.com/question_answer/wireless_connectivity/bluetooth/f/103/p/91300/235932.aspx
我用的是这个zigbee工程,不是BLE的。没有你说的那个disable Bootloader Backdoor
我修改了下面的这个宏,也不起作用。
//**************************************************
// Bootloader enable
//**************************************************
#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE 0x00 // Disable
//#define SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE 0xC5 // Enable