2020-06-05 09:26 AM
2020-06-05 09:27 AM
2020-06-05 10:36 AM
Add it too the linker script (.LD) as a named section
Would be 0xC0000000 or 0xD0000000 depending on the bank
2020-06-07 03:08 AM
thank you! I did it, but why used 0B can you help me
2020-06-07 12:16 PM
> why used 0B
Are you storing any variables in there that the linker knows about? If not, it'll show as 0 bytes used.