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.

MSP430-txt output file padding

Hi All,

I require to pad the MSP430-txt output file to 16byte a line (ie 0xFF). Ive found Fill unused code memory setting (Options->Linker->Checksum) but his hasnt work for all the sections generated in the MSP430-txt output file. Is there any way that the MSP430-txt padd and fill all sections as I cant find anything in the xlink document.

Kind regards

Des

  • Des,

    Please post your xcl file here. Use the "Post Code" button [</>] when doing so.

    It might be a problem with how you have your segments and memory defined.

  • Hi All,

    Ive found the solution to this, Looks like in the *xcl the INTVEC segment wasnt defined to a fixed address which meant the Compiler randomly placed it in the output txt file. 

    Many Thanks 


    Des

**Attention** This is a public forum