| 我想把uC/OS-II的程序固化在LPC2134上,用JTAG在LPC2134上固化,出现错误: 
 error 0xffffffff! Flash Sector 0 write failed!
 error 0xffffffff! Flash Sector 1 write failed!
 error 0xffffffff! Flash Sector 2 write failed!
 error 0xffffffff! Flash Sector 3 write failed!
 
 设置:
 ARM_Linker -> Output -> Linktype 选的是 Scattered
 Scatter 是zlgLPC2100专用工程模板(041025) 中的 mem_a.scf
 
 请帮助我解决一下
 |