-
-
Notifications
You must be signed in to change notification settings - Fork 64
Cortex
Denis Roio edited this page Jun 21, 2021
·
5 revisions
Download CMSIS and extract to lib/cmsis
launch make cortex-arm
qemu-system-arm -M mps2-an385 --kernel src/zenroom.bin -nographic -semihosting -S -gdb tcp::3333
gdb-multiarch
tar rem:3333
file src/zenroom.elf
b main
c
lay src
mon system_reset
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.