Hi,
I'm trying to build the blinky example for the nRF5340 network processor with the empty_app_core as a child image for the application processor and get a fatal error that pm_config.h is not found. It seems the file is generated in the build folder. The example builds fine without the add_child_image() command. I have attached the error log and example code below.
[ 42%] Building C object zephyr/CMakeFiles/zephyr.dir/workspaces/mozart-fep2/src/external/nrf/subsys/partition_manager/flash_map_partition_manager.c.obj In file included fm /workspaces/mozart-fep2/src/external/zephyr/include/storage/flash_map.h:260, from /workspaces/mozart-fep2/src/external/nrf/subsys/partition_manager/flash_map_partition_manager.c:8: /workspaces/mozart-fep2/src/external/nrf/include/flash_map_pm.h:10:10: fatal error: pm_config.h: No such file or directory 10 | #include <pm_config.h> | ^~~~~~~~~~~~~ compilation terminated.
build-error.log1832.blinky.zip
Do you know what this is caused? Thanks a lot in advance.
Kind Regards,
Jeppe, Bang & Olufsen