Thingy 53 EI firmware build issue

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

Hi @SidAHakim

Can you verify that all of the requirements have been installed and provide the versions for each? Thanks!

nrfjprog --version
arm-none-eabi-gcc --version
cmake --version

Best

Eoin