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

bootloader_secure_serial example project with IAR [nrf52840 DK]

Hello All,

I am trying to build the "bootloader_secure_serial" example from SDK 14.2.0 on IAR Embedded Workbench IDE ARM- 7.60.1 and I get this error:
Error[Pg004]: macro parameter "__VA_ARGS__" is used in both expanded and raw forms 

This looks like an old problem, I saw a couple of posts on this issue but couldn't solve with any of those solutions. 
Also, Is there an example project to use bootloader_secure_serial without the SoftDevice.

Help, please.


Related