You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On RISC-V accessing the EPBB block will trigger a bus fault, so mod_risc_v.rs should not expose that peripheral.
I will try my hand at modifying svd/RP2350.yaml to patch as appropriate, but don't know svdtool well enough to know if it supports conditional patching... this might need a slightly more invasive patch.
Suggestions are welcome, I'm happy to do the work and test!
The text was updated successfully, but these errors were encountered:
On
RISC-V
accessing the EPBB block will trigger a bus fault, somod_risc_v.rs
should not expose that peripheral.I will try my hand at modifying svd/RP2350.yaml to patch as appropriate, but don't know
svdtool
well enough to know if it supports conditional patching... this might need a slightly more invasive patch.Suggestions are welcome, I'm happy to do the work and test!
The text was updated successfully, but these errors were encountered: