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.

MSP432E401Y: Assembler directive similar to ORG

Part Number: MSP432E401Y
Other Parts Discussed in Thread: TM4C1294NCPDT

Hi,

I'm writing assembly code in CCS and I would like to be able to place my code at specific locations in memory.  With previous assemblers I've used I was able to do this using the assembler directive ORG, but I haven't seen anything in the literature that gives me the same functionality in CCS.

Does anyone know if there is a similar assembler directive I can use in CCS?

Thank you for any responses.