Trying to build the thingy 53 EI firmware with Connect SDK 1.9.1. Getting the following error in the flash_memory.cpp file Line 80-
FAILED: CMakeFiles/app.dir/src/flash_memory.cpp.obj
D:\ncs\v1.9.1\nrf\include\flash_map_pm.h:30:22: error: ‘PM_external_flash_ID’ was not declared in this scope
Any suggestions on how to debug this and solve?
Thanks