54ac97990d
are still unsupported and will write warings on the second serial port. - Fix elfloader_arch_write_rom (), which has to reside in a special bootloader section of flash rom. The code is heavly inspired from avr-libc's documentation. - Prelimiary implementation of elfloader_arch_allocate_rom: Code is flashed to fixed address 0x8000. Note that on the AVR, flash rom is adressed word (16bit)-wise, not byte wise! - Preliminary implementation of elfloader_arch_allocate_ram using the mmem module. Current code does not free the memory. |
||
---|---|---|
.. | ||
cle.c | ||
cle.h | ||
dlloader.c | ||
dlloader.h | ||
elf32.h | ||
elfloader_compat.c | ||
elfloader_compat.h | ||
elfloader-arch.h | ||
elfloader-avr.c | ||
elfloader-msp430.c | ||
elfloader-stub.c | ||
elfloader-x86.c | ||
elfloader.c | ||
elfloader.h | ||
symbols-def.h | ||
symtab.c | ||
symtab.h |