Tool/software: Code Composer Studio
I'm working with the CC1310xxx and using the EVB and CCS7 with rtos21 for my development.
I have a few questions:
1) Within my code, how do I specify an absolute address in flash?
2) Does the tech ref manual describe the various memory sections. If not, where can I find that info?
3) When debugging, how can I prevent the loading of the program not to destroy specific areas of flash?
Thanks