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.