Hi,
I would like to build embedded project for CC2640R2 Cortex MCU from TI. Unfortunately only CC3220 is supported by a BSP (which does not help me). And yes, there is TI CCS but I really can’t stand Eclipse …
So, it is possible to create a standalone embedded project ? I tried to import an example (for IAR) from the CC2640R2 SDK – VisualGDB recognizes the IAR project file but then it asks to select a device (which is obviously not in the list).
So if it is possible, to build without specifying a device, just using the SDK files from TI ? (It is not clear how to create such a project with VisualGDB).
Alternatively, is it difficult to create a new BSP ? (for CC2640R2 and the LaunchPad XL dev kit) ? Is that something can can be done by a user (like me) – if yes, is there a tutorial/guide ?
Thank you,