I'm testing SmartWatch sample under ZephyrRTOS for RT595 EVB.
I encountered serveral problems:
1. the system crashed (z_arm_usage_fault) during startup inside board.c, while calling OTP_FUSE_READ_API. It can continue after I commented all callings to OTP_FUSE_READ_API.
2. After system started up after I fixed problem 1, it didn't show graphics on the LCD screen, and the log showed scrambled code after output of SmartWatch Demo `
sprhawk_0-1721821858950.png
it is indeed some proper printk:
sprhawk_1-1721821894111.png