MCU LINK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
1,015 次查看
_Ferrari_
Contributor V

Dear all,


I read from your site (https://www.nxp.com/document/guide/getting-started-with-the-mcu-link:GS-MCU-LINK ) that MCU LINK debugger can be used with Teraterm/Putty terminal emulator.

1) Is there any documentation about this feature ?

2) Can I use MCU LINK in my lab to upgrade the firmware of my project that use LPC5526 processor without using MCUXpresso IDE ?


Thank you very much for your help and cooperation

regards

0 项奖励
回复
1 解答
1,005 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @_Ferrari_ 

The MCU-Link provides  USB VCOM support. There is not to much to talk about this feature, it works as a traditional  USB to serial adapter.

The  simplest way to upload FW is using a USB to serial adapter and setting the MCU into ISP mode, you do not even require a MCU-Link this way. After you generate your hex, bin image, you can use several tools to load the  image  over UART, like the MCUXpresso Secure Provisioning tool, MCU Boot Utility, Flash Magic.Or even direct BLHOST commands.

The MCU-Link probes, as other probes like the LPC-Link 2, enable you to debug over SWD/JTAG. Currently we do not have a standalone SWD/JTAG GUI programmer tool. There is GUI Flash tool , but it is integrated in the IDE. But, If you buy the MCU-link PRO , you can install to it Segger FW, and get access to Segger programming tools, like the J-Link commander.

All the best, 

Diego

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,006 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @_Ferrari_ 

The MCU-Link provides  USB VCOM support. There is not to much to talk about this feature, it works as a traditional  USB to serial adapter.

The  simplest way to upload FW is using a USB to serial adapter and setting the MCU into ISP mode, you do not even require a MCU-Link this way. After you generate your hex, bin image, you can use several tools to load the  image  over UART, like the MCUXpresso Secure Provisioning tool, MCU Boot Utility, Flash Magic.Or even direct BLHOST commands.

The MCU-Link probes, as other probes like the LPC-Link 2, enable you to debug over SWD/JTAG. Currently we do not have a standalone SWD/JTAG GUI programmer tool. There is GUI Flash tool , but it is integrated in the IDE. But, If you buy the MCU-link PRO , you can install to it Segger FW, and get access to Segger programming tools, like the J-Link commander.

All the best, 

Diego

0 项奖励
回复