Hi
I am working on CC3200, and i am jumping from one application to another application in SRAM so i need _c_int00 for jump. My second application is TI-RTOS.
Problem is for every changes on application _c_int00 is changing. so i need to make changes in both application so i want to hard code the address of _c_int00 of second application (TI-RTOS).
I tried by changing .cmd file but that is not working for me.. please guide me how can i achieve this?
Regards,
-Hardik