Other Parts Discussed in Thread: ENERGIA
Hi,
we just finishing design of one new project with CC1310F32 MCU. We already buy 250 pcs for pilot phase and final number we need to deliver is 10.000 pcs in next 6 months. PCB's and P'n'P machine is ready for production, so I do not have time to change MCU and I run into a problem.
We develop software on TI CC1310 Launchpad using CCS and Energia. It's simple application that using star network connecting nodes and send some basic information's - extremely simple, like you example application coming with Energia . Now, we try to program it to our board, and we stuck.
We can not move projects, nether with Energia not with CCS from CC1310F128 to F32.
We try creating new project, but then we got problem adding SimpleLink library to it. If we start with example code from Resource explorer it is also designed for F128. If we create project in Energia it is also for F128. If we start INO project in CCS it is also locked to F128.
Simple question is - how to switch project to CC1310F32, preferred with INO/Energia setup.
What I noticed, when I create new project in CCS (New project -> Resource explorer -> rfEasyLinkTx_NoRTOS) and without touching anything, just change processor and linker command file to CC1310F32, after building a project I see that empty project require more then 39k memory.
Is this mean that SimpleLink SDK will not run on CC1310F32 MCU????
regards
Goran