Tool/software: Linux
Hi,
I have a problem flashing my device with the uniflash cli on ubuntu.
I am able to flash the data, without the option "Lock debug interface", but I need to lock the debug interface after flashing my files.
When I do so, I get the following error text: "Cortex_M3_0: File Loader: Verification failed: Values at address 0x0001FFE6 do not match Please verify target memory and memory map."
I think, that this error occurs, because the verification can not acces the data over the locked connection.
Is there any way to lock the connection over the cli after flash and verify are finished?
Thank you