This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: Use uniflash cli in combination with the ccfg option "lock debug interface"

Other Parts Discussed in Thread: UNIFLASH, CC2640

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