Smart supermarket toy implementation for Networked Embedded Systems exam on Launchpad CC2650 with contiki-ng
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. |
||
---|---|---|
apps | ||
core | ||
cpu | ||
doc | ||
examples | ||
platform | ||
tools | ||
Makefile | ||
Makefile.include |