TFM_VERSION_MANUAL mismatches to actual TF-M version. Please update [nRF9160 DK]

Hi everyone

I am using the nRF9160 DK board with the VS nRF Connect extension.
I am stuck at lesson 7 exercise 1 of the Cellular IoT Fundamentals lesson.

Up to this lesson I have had no problems.

The first error it gave me was that
CONFIG_LTE_PSM_REQ_RPTAU and CONFIG_LTE_PSM_REQ_RAT were not included because CONFIG_LTE_LC_EDRX_MODULE and CONFIG_LTE_LC_PSM_MODULE were not enabled.

After this change, it did not give me any problems for these commands.

The problem comes when I do the build configuration again which gives me the following error in the terminal:

TFM_VERSION_MANUAL mismatches to actual TF-M version.  Please update

I have tried moving the folder to have a shorter path, but the problem persists.

I have searched the community but can't find any help

I have tried moving the folder to have a shorter path, but the problem persists.

I tried updating the firmware with the guide Updating the DK firmware using Programmer, but the error remains

I have also this errors.

I uninstalled and reinstalled the extension and re-performed the instructions in Chapter 1 exercise 1 and 2 of the nRF Connect SDK Fundamentals section

cell-fund-master.zip

Related