Other Parts Discussed in Thread: CC1312R, CC1350STK, SYSBIOS
Tool/software: TI C/C++ Compiler
Hi ,
I work with CC1310 with IAR v7.5 with no problems .
Now I try to move to CC1310R . For that I need to move IAR v8.xx .
I compiled the same project with IAR 8.30.1 and get this errors :
Linking
Error[Li060]: module "xdc_init.orm3(iar.targets.arm.rts.arm3)" contains C++ code built for use with the (E)C++98 library. This code is not link compatible with the new (C++14) library.
Fatal Error[Li001]: could not open file "C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.1\arm\lib\dlpp7M_tl_ne.a" (failed opening file: The system cannot find the file specified.
: iostream stream error)
Error while running Linker
How I can solve it ?
Thanks in advance
Yaki


