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

IAR 8.11 - Issue when compiling ble_app_uart example

Hello,

I get two errors when compiling examples\ble_peripheral\ble_app_uart with IAR 8.11. I have ble_app_uart_pca10040_s132 - nrf52832_xxaa as the active project.

I get the following errors: Error[Pe235]: variable "__stdout" was declared with a never-completed type D:\Projects\Nordic\nRF5_SDK_12.2.0_f012efa\components\libraries\uart\retarget.c 35

Error[Pe235]: variable "__stdin" was declared with a never-completed type D:\Projects\Nordic\nRF5_SDK_12.2.0_f012efa\components\libraries\uart\retarget.c 36

I have the full dlib selected (that was the default, I have not chnaged it). I have been in touch with IAR for 6 weeks now but just getting the run-around. Has someone at Nordic already run into it and solved it? Looks like an IAR issue to me after investigation but I'm hoping someone at Nordic was more successful in getting results.

I have no issues with 7.80. Tried nrf SDK 13 with the same results.

Thanks.

Related