Error:Flash Download failed - "cortex-M4"
Issue Description: My code is divided into two parts, namely the APP area and the TRIM area. When I merge the code of these two areas together, there is no problem with programming through Keil. However, when I separate the code for these two areas (with the APP area located in the middle of Flash and the TRIM area at the end of Flash), the programming process results in an error (see Figure 1). My project configuration is shown in Figures 2 and 3.
Phenomenon Description: It's worth noting that this issue has not occurred on my computer but rather on a colleague's computer. I have attempted to troubleshoot by replacing the development board and using a different ST LINK on my colleague's computer, but the error persists.
Platform Environment:
- Keil Version: V5.36.0.0
- Microcontroller (MCU): STM32L451CEUx
- Programmer: ST_LINK

(Figures 1)

(Figures 2)

(Figures 3)
Can you please advise on the cause of this error and how I can resolve it?

