Hi,
I am planning on using the LBISt / STC during startup to verify that the micro is >90% OK.
Looking at code generated by Halcogen, the start address of the registers is 0xffffe400, eg the STCGSTAT register is at 0xffffe414.
Looking at the reference manual, the base address is 0xfffff800, putting STCSTAT at 0xfffff814.
which is correct? I suspect that the error is in the reference manual?
Phil