hex6x.exe $(proj_dir)\..\ubl2bintable.cmd -o $(proj_dir)\..\ubl.bin $(proj_dir)\..\nand\ubl-nand.out
ubl2bintable.cmd:
-b
-boot
编译在链接时,不能生成BIN文件。
<Linking..>
hex6x.exe c\..\ubl2bintable.cmd -o $(proj_dir)\..\ubl.bin c\..\nand\ubl-nand.out
>> fatal error:cannot open input file "c:boot.out":No such file or directory(aborting)
0 error,0 warnings,0remarks.
please view the build opuput for errors and warning for any custon steps.
没有生成BIN文件,是什么原因?
请问有没有带boot table 的bin文件,或工程麻烦给我一份,我想要看里面的格式。。
he