Skip to main content
Associate II
March 6, 2024
Question

Data mismatch found at address 0x0C000004

  • March 6, 2024
  • 2 replies
  • 1532 views

Whilst using the Trustzone examples given for the NUCLEO-WBA52cg Board

Tx_SecureLEDToggle_TrustZone

 RTC_TrustZone

CORTEXM_InterruptSwitch_TrustZone im encountering the error:

Error: Data mismatch found at address  0x0C000004 (byte = 0xF9 instead of 0x89)

Error: Download verification failed

Encountered Error when opening C:\ST\STM32CubeIDE_1.14.1\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubepError: Data mismatch found at address  0x0C000004 (byte = 0xF9 instead of 0x89)rogrammer.win32_2.1.100.202311100844\tools\bin\STM32_Programmer_CLI.exe

Error in STM32CubeProgrammer

Shutting down...

Exit.

When using the example 

  • GPIO_IOToggle_TrustZone

which was the first one I used, this error doesnt occur. Also the error only occurs when running the secure part of the example.

2 replies

Ghofrane GSOURI
Technical Moderator
March 6, 2024

Hello @Isko 

First let me thank you for reporting.

I will internally check this issue and give you my feedback as soon as possible.

 

Thx

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
IskoAuthor
Associate II
March 11, 2024

Hello @Ghofrane GSOURI 

whilst checking for solutions to my problem I encountered another error which prevented the disabling of the TZEN option Bite.

 

08:57:17 : Error: Expected value for Option Byte "TZEN": 0x0, found: 0x1
08:57:17 : Error: Option Byte Programming failed Or modified by application after OB_LAUNCH

IskoAuthor
Associate II
March 14, 2024

Hello @Ghofrane GSOURI 

I wanted to ask if there are any news regarding my issue

regards 

Isko