Hi Thomas,
I've tried to write 0x4400 , 0x6400, 0x6C00 and some other values with same result - nothing changed.
Writing value through SPI works as the system stays alive while operating using the watchdog mechanism.
The write request reply full reply is :
0x410000E1 - and CRC checks.
From first byte 0x41 (0100 0001) we can determine that SAFETYG is 1 so we have something related with safety , and PHYG is 0.
How can I set the SBC to be in debug mode ?
Thank you !