Other Parts Discussed in Thread: TIMAC, CC2650
I am trying to run the MSA application for TI MAC. I am using the following:
- IAR EWARM Workbench 7.70.2
- C:\ti\simplelink\timac_1_05_02_43299\Projects\mac\Sample\cc26xx_RTOS\IAR Projects\Application\CC2650\msa_cc2650.eww
- SmartRF06 Evaluation Board (x2)
- CC2650EM-7ID (x2)
I am following the instructions in "802.15.4 MAC User's Guide for CC26XX" and downloading the stack image first. However, it hangs in ICall_createRemoteTasks() in main.c:taskFxn() and spins at 0x1001bbd6. It is the same on both boards.
I have had the MSA application working so I am not sure which step I am missing.
Any help appreciated.
Robert