Tool/software: Code Composer Studio
Hi,
I am using CCS v9 and compiler is TI v18.12.1.LTS
My problem is how to get the data that already allocate in specific memory.
My TI-txt is as following:
And here is my code
Why the txt file doesn't show the data at the specific memory location 0x1800?
Thank you.