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
Yes Phil, you are right. 0xFFFF F800 is incorrect. I have sent a message to owner to fix this. The halcogen generated address is correct. The address in the datasheet for the part is also correct.