11 hours ago
If those core registers are in the svd then it should also be available in EB.
Otherwise:
- copy that part from another svd in the svd to be used
- or define a struct with all the data and add that struct with the right address as expression in the watch window. You could even make it "live".
Otherwise:
- copy that part from another svd in the svd to be used
- or define a struct with all the data and add that struct with the right address as expression in the watch window. You could even make it "live".

