Programming a LPC55S16-EVK

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

Programming a LPC55S16-EVK

跳至解决方案
2,106 次查看
randylee
Contributor V

How do I flash an LPC55S16-EVK without MCUexpresso?  I've got a hex file that I need to send to others and have them flash their boards..

 

0 项奖励
回复
1 解答
2,088 次查看
converse
Senior Contributor V

You didn’t mention that you wanted to use SWD...

if you boards have Lpc-link2 on board, the you could program the JLink image (using lpcscrypt) and then use Jflash or jflash-lite - but you need to check the license as you may need to purchase the license (or not - I don’t know)

在原帖中查看解决方案

0 项奖励
回复
6 回复数
2,077 次查看
randylee
Contributor V

yup, works! Instant J-Link Lite board.  Using J-Flash lite I can program the board up.

0 项奖励
回复
2,100 次查看
converse
Senior Contributor V
0 项奖励
回复
2,093 次查看
randylee
Contributor V

Flashmagic doesn't look like it can program that part?   It appears to want the bootloader running on a serial port or USB port.

The dev board has what is essentially a LPC Link2 on it connected to the SWD interface of the 55S16.

Maybe I'm wrong, but it doesn't look like FlashMagic knows about JTAG/SWD interfaces on most parts....

0 项奖励
回复
2,089 次查看
converse
Senior Contributor V

You didn’t mention that you wanted to use SWD...

if you boards have Lpc-link2 on board, the you could program the JLink image (using lpcscrypt) and then use Jflash or jflash-lite - but you need to check the license as you may need to purchase the license (or not - I don’t know)

0 项奖励
回复
2,083 次查看
randylee
Contributor V

OK, I'll buy that approach.... anyone know if the LPC55S16-EVK debug interface is close enough to a LPC-Link2 to not brick it by reflashing it to a Jlink?

0 项奖励
回复
2,079 次查看
converse
Senior Contributor V

Well it took me 5 seconds to find that LPC55S16-EVK debug is LPC-Link2... look at the datasheet 

0 项奖励
回复