[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] modifications to the linker scripts
From: |
Steven Michalske |
Subject: |
[avr-gcc-list] modifications to the linker scripts |
Date: |
Sun, 8 Jul 2007 12:37:51 -0700 |
in the momory section could we add these sections?
hfuse (r!x) : ORIGIN = 0x820000, LENGTH = 1
lfuse (r!x) : ORIGIN = 0x820001, LENGTH = 1
efuse (r!x) : ORIGIN = 0x820002, LENGTH = 1
fuse (r!x) : ORIGIN = 0x820002, LENGTH = 1
lock (r!x) : ORIGIN = 0x820003, LENGTH = 1
also does that origin seem proper?
Steve
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] modifications to the linker scripts,
Steven Michalske <=