This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
用jLink分别烧录自带的BootLoader (boot_emac_flash)和app (boot_demo_emac_flash),在LM flash programmer工具里通过网络更新bin文件,为何连接不上?提示Attemptting to connect...,就没有反应了。在app中接收udp数据的地方设断点,根本收不到魔术包。我自己写的一个工具往端口9发广播,反而能进断点,这是什么原因?难道哪里还需要配置吗?
谢谢回复,目前手上没有ICDI。不过用jlink下的loader和app也都能正常运行,LMFLASH作为一个pc工具,通过网络和设备里的loader或app通讯,只要loader和app能运行,就应该能正常升级呀,这跟loader用什么工具烧写进去的,会有什么关系呢?