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
thread 'main' panicked at src/transform/mod.rs:104:60:
called `Result::unwrap()` on an `Err` value:
Err: on rename Fieldset "EMIOS_1::regs::C2_0", new name "emios_1::regs::C20" already exist
....
is there anyway to disable this automatic transformation? since both C20 and C2_0 exists on HW, after transformation name conflict rises.
The text was updated successfully, but these errors were encountered:
Running chiptool with:
results with:
is there anyway to disable this automatic transformation? since both C20 and C2_0 exists on HW, after transformation name conflict rises.
The text was updated successfully, but these errors were encountered: