Sunflower Full-System Hardware Emulator and Physical System Simulator for Sensor-Driven Systems. Built-in architecture modeling of Hitachi SH (j-core), RISC-V, and more.
Describe the bug
After running my C program on sunflower it seems to run fine but after it finishes running dumpregs causes a Segmentation fault partway through.
Describe the bug After running my C program on sunflower it seems to run fine but after it finishes running
dumpregs
causes aSegmentation fault
partway through.issue.zip
To Reproduce Steps to reproduce the behavior:
.zip
file above then run the sunflower with therun.m
from the zip file.dumpregs
this should show part of the dump then show aSegmentation fault
error message.Expected behavior Dump regs should run without error and show the entire dump.
Host OS (please complete the following information):
You local changes (please complete the following information):
git diff
:git remote -v
.Additional context This program is using https://github.com/BoschSensortec/BME680_driver