Force variable to have a particular memory .noinit location on PSOC5

71 Views Asked by At

Is there a way to make sure that a variable in a NOLOAD memory section is given a specific location in memory?

Do I need to edit the linker script, or is there a linker command to do this?

0

There are 0 best solutions below