Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

Arm Cortex-M: Flash programming fails

15-Mar-2024

Check that the Flash memory is not secured or perform a special Unsecure operation (this erases Flash content). This can happen either by intentionally or accidentally writing to the memory locations managing the Flash security levels.


Possible solutions

Perform Reset action

If a device uses initialization scripts for establishing debug connection it might display a warning (error line in red color) in the Progress Window if the device is secured.

1.Open Help / Support / Log.

2. Enable log option (27) EVE.

3. Perform Reset action in winIDEA.

4. Check the Progress Window by clicking View / Workspace / Progress for the result of the operation.


Perform Unsecure action

Device supports special Unsecure / Chip Erase / Mass Erase operation, that can be initiated when the device is secured to regain debug control.

1. Open Help / Support / Log.

2. Enable log option (27) EVE.

3. Select Hardware / Initialize to prepare the debugger for connection to the target device.

4. Perform Hardware / Scripts / Unsecure (might also be called Mass Erase or Chip Erase).

5. Check Progress Window by clicking View / Workspace / Progress for the result of the operation.

Unsecure option might not be available on your microcontroller. See the specific device Reference Manual for more information.


XMC1000

Refer to topic System reset fails for more information. 


General Flash programming

Check this general topic on Flash programming.


winIDEA 9.17.100 Verified build and later: 

Open Hardware menu / <Flash device> / Unsecure command

Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!