User Activity

Hi,I wanted to put some global variables in RAM2 sector in my project based on STM32L4A6VGT6.To do it, I edited file STM32L4A6VGTX_FLASH.ld and I added "__attribute__((section(".ram2")))" to my variables. It compile and works - I can update microcont...
Kudos given to