LPC1114 SWD vs ISP programming

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC1114 SWD vs ISP programming

2,303件の閲覧回数
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 返信

2,001件の閲覧回数
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.