Other Parts Discussed in Thread: CC1310, , CC1021
Tool/software: Code Composer Studio
Dear TI,
I need some help getting FreeRTOS to run on this device. I found a CCS project and port that works for the CC3220 at http://www.freertos.org/TI_CC3220_SimpleLink_FreeRTOS_Demo.html. They say that the port included in that project should work on the M3 Core of the CC1310. This is my first experience with CCS so I don't know it that well. I've been able to run example projects on the CCS/LAUNCHXL-CC1310 like the first Project 0 that transmits or receives data, but I wasn't able to create a new simple project from scratch for the CC1310 - ran into the error Reset_ISR is not defined. I think I need to start with some basic demo project and somehow bring in the FreeRTOS port from that other CC3220 project. Any suggestions on how to do this would be greatly appreciated. Thanks, Brett