Hello,
I want to place a variable on a specific address in flash. Chip is S32K312 and I'm using S32DS.
Is '_at_' command effect in S32DS? How to do that?
Thanks for your attention!
Solved! Go to Solution.
You can use key words "attribute" to place a variable or function on a specific address.
Thank you very much!
You can use key words "attribute" to place a variable or function on a specific address.