Firmware Upload using LPC LINK-2 possible?

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

Firmware Upload using LPC LINK-2 possible?

跳至解决方案
1,488 次查看
hemanthvasista
Contributor IV

Hello ,

Is it possible to get firmware (xxx.axf) of the connected target (upload)?

I am having LPC LINK-2 in MCUXPRESSO IDE.

regards,

Hemanth

标签 (1)
1 解答
1,340 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi Hemanth,

Do you want to read back firmware from target chip? You can only read back binary firmware. It's impossible to read  back .axf file. https://www.programmersought.com/article/3980249048/ 

MCUXpresso can't read data back. You can download jlink application to LPC LINK2 and use Segger software to read.  

pastedImage_2.png

Regards,

Jing

在原帖中查看解决方案

6 回复数
1,340 次查看
andybeeson
NXP Employee
NXP Employee

As you are already using MCUXpresso IDE, you could alternatively just use the IDE's Memory View - which will work with any supported debug probe - including the LPC-Link2 with the default NXP CMSIS-DAP firmware.  More details in this previous post : https://community.nxp.com/message/997053?commentID=997053#comment-996621 

Hope this helps!

1,340 次查看
hemanthvasista
Contributor IV

Hello Andy,

Thanks for your valuable inputs, its easier as my development IDE is MCUxpresso.

regards,

Hemanth

0 项奖励
1,341 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi Hemanth,

Do you want to read back firmware from target chip? You can only read back binary firmware. It's impossible to read  back .axf file. https://www.programmersought.com/article/3980249048/ 

MCUXpresso can't read data back. You can download jlink application to LPC LINK2 and use Segger software to read.  

pastedImage_2.png

Regards,

Jing

1,340 次查看
hemanthvasista
Contributor IV

Hello Jing,

Thanks!! I was looking for a similar tool.

Do I need a J-Link license to use this?

I tried enumerate the LPC LINK-2 as J-Link, but it is unable to connect by USB.

I referred to below link:

https://www.segger.com/products/debug-probes/j-link/models/other-j-links/lpc-link-2/ 

Could you help me enumerate LINK-2 as J-Link?

Thanks!!

regards,

Hemanth

0 项奖励
1,340 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi,

Please use this tool.

LPCScrypt v2.1.1 | NXP 

Regards,

Jing

0 项奖励
1,340 次查看
hemanthvasista
Contributor IV

Hello Jing,

Thanks for your inputs. It worked for me now.

The problem, I forgot to put back the JP1 in LPC LINK-2.

Thanks for your inputs!!

regards,

Hemanth

0 项奖励