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

build issue with nrf52832 ... please help me.

Hi, 

thanks for your support in advance.

when trying to build with example of sdk, I got the following error. it seems to be related with build env setting... please help me to solve it.

Error[Pe020]: identifier "x" is undefined C:\project\nrf52832\nRF5_SDK_17.1.0_ddde560\modules\nrfx\soc\nrfx_coredep.h 161

the code is defined as below.

    __ALIGN(16)

thanks.

Related