This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Predefined symbols for IAR project

Hi, I'm using ble_app_uart application from latest nRF52 SDK on IAR compiler 7.1 and PCA10040 board.

When opened, it losses all "defined symbols" on Preprocessor tab on c/c++ option menu. I wonder if somebody can copy and paste it to help me.

I managed to figured out some of them and loading the file on nRF52, but it fails after running ble_stack_init(), returning 0x1001 on R0 register, and I could not find the definitions on error answers.

I hope this might solve the problem. Thanks in advance.

Related