LPC1114 SWD vs ISP programming

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1114 SWD vs ISP programming

1,476 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lukos on Mon Oct 28 13:24:28 MST 2013
hello

I'm using the LPCXpresso and LPCLink for LPC1114 software development. The source code was compiled in Release build configuration. What is the difference between using the LPCLink SWD interface to flash the  microcontroller and using ISP interface with FlashMagic software?

Thanks
Luk     

标签 (1)
0 项奖励
1 回复

1,174 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Mon Oct 28 13:31:19 MST 2013
SWD is a Debug interface. ISP is just programming...

So flashing is working with both, but ISP can't debug.