肯定是没有识别到你的CPU,请检查你的连线及配置。
再用IAR通过Jlink对STM32F103RBT6的实验板进行程序烧写的时候报错: Fatal error: Failed to get CPU ...
这个问题的解答不太好,但是我确实是换了j-link才成功的(他们有好多都是坏的) 第四坑:iar报warning,提示failed to get CPU status 以上问题都未出现(欧皇)或已解决(大佬),在j-link中,或许是这样 关键点是最后提示Found Cortex-M3 r1p1, Little endian之类的话 解答: 该问题的办法是替换掉iar中的jlink文件,...
第四坑:iar报warning,提示failed to get CPU status 以上问题都未出现(欧皇)或已解决(大佬),在j-link中,或许是这样 关键点是最后提示Found Cortex-M3 r1p1, Little endian之类的话 解答: 该问题的办法是替换掉iar中的jlink文件,一般在这个位置 第五坑:iar中提示头文件未找到 解答:需要下载并且在自己的工程项...
你先把你固件JLINK换掉,换成opensda的,然后用外面的JLINK烧录试试。自己做板子,肯定是可以用SWD的...
T157C 006:484 JLINK_EndDownload() returns 0x00 (0000ms, 4527ms total)T157C 006:485 JLINK_BeginDownload(Flags = 0x01) (0000ms, 4527ms total) In the FlashLPC546x_SPIFI.mac file, lines 20,21 are: /*MAINCLKSELA[1:0] = 0b11 == fro_hf*/ __writeMemory32(0x00000003, 0x4...
T157C 006:485 JLINK_BeginDownload(Flags = 0x01) (0000ms, 4527ms total) In the FlashLPC546x_SPIFI.mac file, lines 20,21 are: /*MAINCLKSELA[1:0] = 0b11 == fro_hf*/ __writeMemory32(0x00000003, 0x40000280, "Memory"); Commenting-out the setting of the main clock a...
T157C 006:485 JLINK_BeginDownload(Flags = 0x01) (0000ms, 4527ms total) In the FlashLPC546x_SPIFI.mac file, lines 20,21 are: /*MAINCLKSELA[1:0] = 0b11 == fro_hf*/ __writeMemory32(0x00000003, 0x40000280, "Memory"); Commenting-out the setting of the main...