-
-
Notifications
You must be signed in to change notification settings - Fork 65
Cortex
Jaromil edited this page Jul 11, 2019
·
5 revisions
make cortex-arm
qemu-system-arm -M lm3s6965evb --kernel src/zenroom.bin -nographic -S -gdb tcp::3333
gdb-multiarch
tar rem:3333
file src/zenroom.elf
b main
c
lay src
foc c
foc s
lay reg
Zenroom is Copyright (C) 2017-2019 by the Dyne.org foundation.
The wiki documentation includes content taken from different Lua extensions, see AUTHORS for details.