NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Template:IAR RemoTI 2 0
1. Open IAR 7.70.2 and open an IAR workspace.
2. Navigate and open the IAR remote_control workspace included with RemoTI 2.0.1
3. Build both projects in the workspace. Select the cc2650rc_stack - controller_rom project and click on . Observe that the project builds without any errors in the Build output window. Repeat these steps with the cc2650rc_app - controller project.
4. With both projects built, the next step is to load each image (.out) file onto the target. Select the cc2650rc_stack - controller_rom project and click on . This project doesn't not have a main(), so IAR (and CCS) will complain that it can't run to the main symbol. That is OK. After loading the stack, terminate the debug session
and repeat the debug steps for the cc2650rc_app - controller project.