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.