Hi. I hope this is the right place to ask to open this question. I define an initialized variable in my C code, let's say: ... int MyVariable = 0xDEADABBA; ... Using a scatter file, I instruct the arm linker to
↧