summary refs log tree commit diff stats
path: root/results/scraper/gitlab/issues_text/target_arm/host_missing/accel_missing/1280
blob: a32e7733b43fc29d832c0478f15128bf69335d19 (plain) (blame)
1
2
3
4
5
6
7
8
qemu-system-arm 7.1 can not boot my cortex-m55 image
Steps to reproduce:
```
1.qemu-system-arm -cpu cortex-m55 -machine mps3-an547 -nographic -vga none -monitor none -semihosting -semihosting-config enable=on,target=native -kernel qemu_simu.elf
2.arm-none-eabi-gdb -ex "target extended-remote localhost:1234" qemu_simu.elf
```
Additional information:
[qemu_simu.tar.gz](/uploads/b8b3bf0f4868fdbb22b19027f685b4f0/qemu_simu.tar.gz)