Hi, first time posting here.
I have reserved a section in my RAM memory segment called 'my_non_init' (as highlighted in the screenshot attached) and gave it a size of 0x1000.
Thanks!
I have reserved a section in my RAM memory segment called 'my_non_init' (as highlighted in the screenshot attached) and gave it a size of 0x1000.
- A size of 0x1000 stands for 4096 bytes, right?
- Since I have reserved 4096 bytes (4kB) but the Memory View shows 24.1kB, why don't I get a compilation error?
Thanks!