Hannah McLaughlin

Results 12 comments of Hannah McLaughlin

The equivalent in qemu `-device loader,addr=0xe000a064,data=0xffffffff,data-len=4` doesn't work unless the address is in RAM, so perhaps this is the same issue in renode.

I think the problem is that by default the compiler flags are overridden. It's not like `-D warnings` is by default appended to any compiler flags sourced from `.cargo/config.toml`, it...