Part Number: TMDSEVM6678
Tool/software:
Hello, I am using TMDSEVM6678 board. An out file is created when building the project. Can you tell me how to change the .out file to a .bin file?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
From the latest software onwards, i.e., Processor SDK 6.3,
the conversion of .out to .bin is not required.
Just rename the .out to .bin. That's it.
--
For more info on how to create a bootable-binary, follow this link from Step-4.
Regards
Shankari G
Thanks for the reply.
I have two questions here.
1. I am using mcsdk_2_01_02_06. What should I do if I use an SDK that is not the latest version?
2. if the method I did is correct, can I know why the size is 2GB? The size of the .out file is approximately 7 MB.
It may prepend some header information when converting from .out to .bin.
But still 7 MB cannot yield 2 GB.
--
Please follow the MCSDK user guides, developers guides, on creating bootable binaries.
Regards
Shankari G