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.

TMS320F2800137: s10

Part Number: TMS320F2800137

Hi expert:

   In ccs output format : motorrola hex ,,what is the difference between m=1,m=2and m=3?

  • Please search the C28x assembly tools manual for the sub-chapter titled Motorola Exorciser Object Format.  Learn the difference between S1, S2, and S3 formats.  -m1 uses S1 format, -m2 uses S2 format, -m3 uses S3 format.  The choice of which to use depends on what is supported by the utility that reads in the Motorola hex file as input.  In most cases, S3 is the best choice.  

    Thanks and regards,

    -George