Цитата(AHTOXA @ Jan 26 2013, 08:15)

Надо определить функцию putChar(). (См. ф-ю _write())
другая ошибка выскочила....
In function `_sbrk':
./src/stf_syscalls_minimal.c:114: undefined reference to `_heap'
./src/stf_syscalls_minimal.c:114: undefined reference to `_heap'
makefile:383: recipe for target `bin/charger_test.elf' failed
./src/stf_syscalls_minimal.c:124: undefined reference to `_eheap'
./src/stf_syscalls_minimal.c:124: undefined reference to `_eheap'
collect2.exe: error: ld returned 1 exit status
make: *** [bin/charger_test.elf] Error 1