Part Number: CC1350STK
Other Parts Discussed in Thread: CC1350STK
Tool/software: Code Composer Studio
Hi All,
I tried to follow the wiki directions (link below) to port the TI Stack 15.4 example for sensor_cc1350lp (CC1350LAUNCHPAD) to the SensorTag board cc1350STK. I am getting lots of compile errors.
the following steps seem ambiguous:
step 3.a --> Navigate to <SimpleLink SDK Install Dir>\source\ti\boards\<New Platform>, my understanding is '<New Platform>' should be CC1350STK folder- is that correct?
step 3.c --> Copy <Board Name>.h and <Board Name>.h into Application/LaunchPad, <Board Name>.h is mentioned twice (typo?) , the 'Board Name' in my case should be CC1350STK.h, is that correct?
I have the latest CCS software and libraries, i am using SimpleLink_cc13x0_sdk_1_40_00_01. has anyone been able to successfully port the sensor example for LaunchPad to SensorTag.
Note: on researching the matter, I read that the port procedure was for designed for SimpleLink_cc13x0_sdk_1_00. I also tried it with SimpleLink_cc13x0_sdk_1_30_00_06 without success.
I appreciate any help.