lab2-extra: enable LEDs by performing direct register writes
This commit is contained in:
2
Makefile
2
Makefile
@@ -23,7 +23,7 @@ lab1_v2.bin: lab1_v2.S lab1_v2.ld
|
||||
|
||||
qemu: build
|
||||
qemu-system-gnuarmeclipse --verbose --verbose --board STM32F4-Discovery \
|
||||
--mcu STM32F407VG -d unimp,guest_errors --nographic \
|
||||
--mcu STM32F407VG -d unimp,guest_errors \
|
||||
--semihosting-config enable=on,target=native -s -S \
|
||||
--image start.bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user