TI中文支持网
TI专业的中文技术问题搜集分享网站

TMDXEVM6678L 评估板调试以太网Bootloader问题

试验例程所在位置\mcsdk_2_00_05_17\tools\boot_loader\examples\ethernet,按照readme说明操作,想问第一步是怎么实现的,第一步的过程如下:

Steps to build the example:

1. Run "simple.bat" under "tools\boot_loader\examples\ethernet\simple\". This will build the simple.out and use   hex6x.exe (delivered in CG tools package) to convert the .out to a boot table file, and then use the   bconvert64x.exe/bootpacket.exe to convert the hex6x boot table file to the Ethernet boot format data file,
   simple.eth.

问:simple.out文件在哪?怎样执行生成simple.eth?虽然在\mcsdk_2_00_05_17\tools\boot_loader\examples\ethernet\Ethernet_boot里能找到生成后的simple.eth。现在想自己编 .out文件,通过以太网boot。

Andy Yin1:

out文件是你的工程编译生成的,在编译工程的debug或release目录下!

参考下面目录的makefile了解如何调用上述文件生成最终的以太包。

mcsdk_2_00_05_17\tools\boot_loader\examples\ethernet\simple

赞(0)
未经允许不得转载:TI中文支持网 » TMDXEVM6678L 评估板调试以太网Bootloader问题
分享到: 更多 (0)