warning in build (Stm32CubeIDE 1.18.0) load segment with RWX permissions
/Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.13.3.rel1.macos64_1.0.0.202411102158/tools/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eabi/bin/ld: warning: pedal13.elf has a LOAD segment with RWX permissions
When launching a build in my project (IDE C/C++) , I'm getting the above in the console window from the build.
Is this normal? Should I care?
