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.
我在调试280049程序时,使用官方提供的CMD文件(文件名28004x_generic_flash_lnk.cmd)烧录程序后,无法运行,报错Break at address "0x3fbd92" with no debug information available, or outside of program code。
同样的程序若使用28004x_generic_ram_lnk.cmd烧录程序则可正确运行。
另外我使用的程序是自己新建的工程,使用官方提供的drivelib文件,没有直接使用库文件。