Since winIDEA 2011 build 53 (9.11.53) multiple special function registers (SFRs) can be defined for a CPU. In the CPU specification, names of multiple CPUs or modules can be combined with the + sign. This allows adding a few SFRs for a CPU.
In the beside example the default registers for MPC5567 are used with addition of SFRs specified in external definition MySFRs.
Additional custom SFRs files (*.SFR, *.SFG) can be placed in the newly imple-mented SFR subfolder of winIDEA.
After the next restart of winIDEA the custom SFRs will be available.
Comments