Tag Archives: Keil5 Error

[Solved] Keil5 Error: error 65: access violation at 0x08040000 : no ‘execute/read‘ permission

1. Situation

When using keil5, build is no problem, but it is stuck in the systeminit() function during simulation debugging. It is not stuck in the loop, but can’t get in.

2. Solution

It may be the problem of version mismatch. Click the magic wand to enter the target interface, and select version 5 in the arm complier. Maybe the problem may be solved