Dears,
Following below guide, I've done setting up nRF Connect SDK Environment.
- https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/getting-started-with-nrf9160-dk
I executed "Build and Debug" with below info.
- Application: asset_tracker
- GCCARM : gcc-arm-none-eabi-7-2018-q2-update-win32-sha2
And then, the following build error occurs.
... Compiling 'configs.c' toolchain.h expected expression before ')' token in expansion of macro 'GEN_ABSOLUTE_SYM' expected expression before ')' token in expansion of macro 'GEN_ABSOLUTE_SYM' ... |
Please let me know how to solve this issue.
Thanks in advance.
BR,
June Sung