2024-03-20 08:36 AM
The last update of CubeIDE is like below:
I have this warning and I don't understand what it is:
"C:/ST/STM32CubeIDE_1.3.0/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: FW_code123_R1-0.elf has a LOAD segment with RWX permissions"
After this CubeIDE update, the FW update is required for ST_Link/V2 Programmer
I pressed the "Open in update mode" button.
The error bellow is present now, like bellow:
What can I do to solve this aspect?
I can't use the programmer to program the micro controller or to make a FW debug.
Thanks in advanced
Constantin
P.S.
before of this last update, the mentioned warning was not present. I used the same FW code. And the ST_Link/V2 FW update was working every time when the CubeIDE requested for it
The ST_Link/V2 programmer is OK. I use it on the other PC and I test it also using ST_Link Utility and on this tool the FW update is working and the controller can be programmed.
Solved! Go to Solution.
2024-03-21 08:52 AM
Try to update your ST-Link FW with the STSW-LINK007 ST-Link firmware updater application.
2024-03-21 08:05 AM - edited 2024-03-21 08:10 AM
Same problem.
Trying to flash a STM32F4 Discovery board from CubeIDE.
2024-03-21 08:52 AM
Try to update your ST-Link FW with the STSW-LINK007 ST-Link firmware updater application.
2024-03-21 10:04 AM
Ok, it's working now. Thanks
2024-03-21 11:06 PM
Note that the proposed solution is just a workaround. The issue need to be fixed in CubeIDE.
2024-03-22 12:00 AM - edited 2024-03-22 06:07 AM
For the mentioned warning follow the link below:
I tried that suggestion and it's working.