Hi ,
I am using tms320dm365 custom board. I am using ccsv3.3. For loading the code into NOR flash i had used the hex470.exe to convert the .out file created on building the project to the .bin file, by executing the below command:
hex470.exe UBL2BIN.cmd -o=UBL_DM365_NOR.bin NORWriter.out.
Surprisingly, the bin file created on successful execution of the above command is having all null data or zeros. can any one of you tell me what went worng? How to solve this and create a correct bin file to load to my NOR Flash.
Regards,
Kiran.