Problems while running SmartWatch sample for RT595 EVB

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problems while running SmartWatch sample for RT595 EVB

341件の閲覧回数
sprhawk
Contributor I

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

 

タグ(1)
0 件の賞賛
返信
2 返答(返信)

318件の閲覧回数
sprhawk
Contributor I

About OTP_FUSE_READ_API, it crashed at the highlighted instruction

sprhawk_5-1721871450457.png

 

sprhawk_0-1721871318667.png

I didn't see somewhere the r10 is set to some value

0 件の賞賛
返信

90件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @sprhawk 

My apologies for the delayed response, I just want to continue with the follow up for this. 

The Smartwatch demo release v2.2 was recently published. Are you still  getting the issues with this update?

https://github.com/nxp-zephyr/apps_zephyr/tree/SmartWatch

Diego

 

0 件の賞賛
返信