Hi, all.
I would like to assign location address for some global buffers or variables in ram by using __attribute__ keyword. And I have to add my section in flash_placement.xml file.
However, there is No linker Options in SEGGER project->opions->code to locate my xml file.
Currently i am using:
SEGGER 5.30a Nordic Edition
NRF connect SDK 1.4.99-dev1
NRF5340
Similar issue is here:
So how can I assign my variale address?
Thanks.