试验例程所在位置\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.bat文件但是没哟生成simple.out 文件。我用两种方法运行了,一种是双击,闪退;第二种是在dos环境下运行该文件,结果如下图,仍没有找到
simple.out文件,我想请教一下,该如何使用这个simple.bat文件,得到相应的.out文件