Dear all :
when i used hex470.exe to convert ubl.out to a .bin file with CCS3.3 , some error occured , the following is the print log :
hex470.exe D:\UBL\UBL2BIN.cmd -o=D:\UBL\UBL_DM368_NAND_IPNC.bin D:UBL\NAND\UBL_DM36x_NAND_IPNC.out
>> WARNING: invalid option:
-o=D:\UBL\UBL_DM368_NAND_IPNC.bin
"D:\UBL\NAND\UBL_DM36x_NAND_IPNC.out", line 1: ERROR:
illegal input character: 0x7F
"D:UBL\NAND\UBL_DM36x_NAND_IPNC.out", line 1: WARNING:
nested command file: ELF.out ignored
"D:\UBL\NAND\UBL_DM36x_NAND_IPNC.out", line 1: ERROR:
illegal input character: 0x01
"D:\UBL\NAND\UBL_DM36x_NAND_IPNC.out", line 1: ERROR:
illegal input character: 0x01
"D:\UBL\NAND\UBL_DM36x_NAND_IPNC.out", line 1: ERROR:
illegal input character: 0x01
>> FATAL ERROR: no input files (aborting)
can someone help me????????