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.

CC1352P: Align image output to 128 bytes

Part Number: CC1352P

Hi,

  1. I use CCS build for CC1352P MCU and create using TI tools additional HEX and BIN output files.
  2. I need to align the BIN output file size to 128 bytes
  3. 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