We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error : s5l8900_gpio_read: read from location 0x00000164 s5l8900_gpio_read: read from location 0x00000184 s5l8900_gpio_read: read from location 0x00000064 s5l8900_gpio_read: read from location 0x00000064 s5l8900_gpio_read: read from location 0x00000064 s5l8900_gpio_read: read from location 0x00000064 s5l8900_gpio_read: read from location 0x00000064 s5l8900_gpio_read: read from location 0x00000064 zsh: segmentation fault
my configuration : ./configure --target-list=arm-softmmu --extra-cflags=-I/usr/local/opt/openssl@3/include --extra-ldflags='-L/usr/local/opt/openssl@3/lib -lcrypto' --disable-stack-protector
launch options : ./arm-softmmu/qemu-system-arm -M -serial mon:stdio -cpu max -m 2G -d unimp jusykim@jusykims-MacBook-Pro build % ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=/Users/jusykim/ipod/bootrom_240_4,nand=/Users/jusykim/ipod/nand,nor=/Users/jusykim/ipod/nor -serial mon:stdio -cpu max -m 2G -d unimp
Im on Intel Mac OS Sequoia 15.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
error :
s5l8900_gpio_read: read from location 0x00000164
s5l8900_gpio_read: read from location 0x00000184
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
s5l8900_gpio_read: read from location 0x00000064
zsh: segmentation fault
my configuration : ./configure --target-list=arm-softmmu --extra-cflags=-I/usr/local/opt/openssl@3/include --extra-ldflags='-L/usr/local/opt/openssl@3/lib -lcrypto' --disable-stack-protector
launch options : ./arm-softmmu/qemu-system-arm -M -serial mon:stdio -cpu max -m 2G -d unimp
jusykim@jusykims-MacBook-Pro build % ./arm-softmmu/qemu-system-arm -M iPod-Touch,bootrom=/Users/jusykim/ipod/bootrom_240_4,nand=/Users/jusykim/ipod/nand,nor=/Users/jusykim/ipod/nor -serial mon:stdio -cpu max -m 2G -d unimp
Im on Intel Mac OS Sequoia 15.0
The text was updated successfully, but these errors were encountered: