Actually it did write to that register, that's why it gives error as the silicon is 180nm, maybe I was little unclear in my msg.Zombie47 wrote: Sun Nov 09, 2025 12:05 am I'm still trying to figure out why your kernel ((ssmk_can_sh7055.bin) can't write to the FKEY FFFFE804, but my mini mod can. In to SH7055 180nm.
The kernel runs from RAM, and my mini mod runs from ROM.
I don't see yet anything in the SH7058 datasheet that could restrict with writing to the FKEY FFFFE804.
Failing to write FKEY FFFFE804 = 350nm and no errorcode
Able to write SWE2 in FLMCR2 = 350nm and no errorcode
While kernel is able to write FKEY FFFFE804 and fails to write SWE2 in FLMCR2 it gives errorcode 0x06 (0x04 + 0x02) so it is 180nm silicon.