Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reserving memory for bootloader
#2
Hi,
Try something like this
Code:
const unsigned int__attribute__((space(prog),address(0x...))) a = 0x1234;
Reply


Messages In This Thread
Reserving memory for bootloader - by mah115 - 2018-06-11, 01:06:11
RE: Reserving memory for bootloader - by Mikael Gustavsson - 2018-10-28, 12:45:53

Forum Jump:


Users browsing this thread: 1 Guest(s)