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

pm_config.h no file or directory

When Build solution (example. at_client or gps or other) with SES Nordic Edition for Actinius(Icarus) board ,
an error occur :
'Compiling 'nrf_modem_lib.c' 1 error x pm_config.h: No such file or directory.

SES V5.34a (64-bit) SDK 1.5.0

Other error when try to compile for Thingy91_nrf9160:
expected expression before ')' token

in main.c

#if defined(CONFIG_MOTION) if (IS_ENABLED(CONFIG_ACCEL_USE_SIM) && (evt.button == FLIP_INPUT) && data_send_enabled()) { motion_simulate_trigger(); } #endif

what can I do ?

Thank you so much.

Silvio

Parents Reply Children
Related