Dear All,
I am working with DM6467 which will be booted from a 8-bit NAND flash for that I have downloaded the 'flash_utils.tar.gz' from http://processors.wiki.ti.com/index.php/DM6467_EVM_Installation and after migrating the UBL code in CCSV5.1.1 build with
default build settings as in downloaded project and with post build command
"${CCS_UTILS_DIR}/tiobj2bin/tiobj2bin.bat" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin"
"${CG_TOOL_ROOT}/bin/ofd470.exe" "${CG_TOOL_ROOT}/bin/hex470.exe" "${CCS_UTILS_DIR}/tiobj2bin/mkhex4bin.exe"
After build I have got ublDaVinci.out and ublDaVinci.bin files.
Default build settings
Now I have the following doubts
1) The above post build command is correct or not.
2) The resulting binary file is ready to flash to a 8-bit NAND device or not.
Best Regards
Srikanta
