Hi,
I´m currently developing a custom application which uses CC2650 SoC with z-Stack.
Unfortunately z-Stack is just supported by IAR workbench respectively IAR compiler. As IAR Workbench IDE is not the most confortabel and powerful development tool, I tried to import the Project to eclipse with installed IAR-workbench plugin.
As expected the automated way (Import existing IAR workbench project) does just some part of the way to get an compiling project. Unforuntately there are some missing included files, which has to be added and meanwhile I´m stuck at some "driverlib" related commands which can not be resolved and I expect this is not the only issue left ;-)
Long story short, I´d like to know if there is some documentation how z-Stack and cc2650 sensortag application code can be compiled and finally downloaded to cc2650 with IAR workbench eclipse plugin.
TIA & greetz