Hi,
- I use CCS build for CC1352P MCU and create using TI tools additional HEX and BIN output files.
- I need to align the BIN output file size to 128 bytes
- The convert tool used in post build is "${CCS_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin.exe"
Question: How do I make aligned BIN file to 128 bytes?
Thanks, Itamar