Tool/software: TI-RTOS
Hi,
yesterday it tried to build the "empty" project from the "C:\ti\simplelink_cc2640r2_sdk_1_40_00_45\examples\rtos\CC2640R2_LAUNCHXL\drivers\empty" -directory with IAR.
I did this by opening the empty.eww workspace file, which is located in $empty_dir$/\tirtos\iar. The first problem was, that the sources and headers aren't linked correctly to the empty-directory. I tried to fix this by simply telling the preprocessor in the "Additional include directories" section the directory with the source and header files. That always worked fine in other projects with ST-MCU's, but not for the CC2640R2F examples. Finally i fixed it by adding every header and source file manually...
When trying to build the project an error occured (see screenshot below). I also tried to fix the error by following this instruction. This didn't work as well.
I'm using IAR 8.11.2. I know i should use IAR 8.11.1 as written in the release notes, but on the IAR-Website IAR 8.11.2 is the only "downloadable".
As i was finalising this post i found out, that the examples simply aren't supported by IAR (see screenshot below). Maybe a helpful information for other engineers trying to run CC2640R2F examples with IAR.
Best regards,
Alex