2022-06-01 12:44 AM
warning: L6314W: No section matches pattern load(RO).
warning: L6314W: No section matches pattern address(RO).
warning: L6314W: No section matches pattern =(RO).
warning: L6314W: No section matches pattern execution(RO).
warning: L6314W: No section matches pattern address(RO).
2022-06-01 12:54 AM
That's Keil, isn't it?
For specific Keil questions (not directly related to STM32) you may be better asking Keil:
https://community.arm.com/support-forums/f/keil-forum
2022-06-01 1:42 AM
Scatter file describes sections it can't use or has no data to associate to sections described.
The scatter file isn't provided, and the project / build details aren't either.
Also it's a warning, so review the .MAP file, and perhaps disassemble or dump things with FromELF, confirming that the linker constructed the output in the manner it was directed too.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.