Other Parts Discussed in Thread: CC3100BOOST, CC3100, CC3100SDK
Tool/software: TI-RTOS
HI,
I am experimenting with SimpleLink for the first time. I use CC3100BOOST board together with TM4c1294 MCU. In particular I am trying to run tcpEchoCC3X00 project from TI_RTOS/TIVA examples. I have done the following steps:
- I have installed recent CC3100 SDK on my machine.
- I have added necessary include paths to the project.
- One remaining unresolved link is msp430.h header file. It appears in C:\ti\CC3100SDK_1.3.0\cc3100-sdk\platform\msp430f5529lp\freertos\ccs portmacro.h header file.
My first question is if I can fix this? tcpEchoCC3X00 is a part of tirtos_tivac so I am confused how to resolve it. If anyone successfully run this project I will appreciate comments.
Secondly, I would like to ask if it is necessary for this CC3100 board to run the ServicePack update (using dedicated emulation board) before I use tcpEchoCC3X00 example project.
Thanks in advance.
