S32K144 code execution doesn't start after power cycle

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

S32K144 code execution doesn't start after power cycle

ソリューションへジャンプ
1,981件の閲覧回数
munchosmith
Contributor II

Hello everyone.

Hope you're safe and sound.

My problem: after the code has been build and loaded on the target it works, but when I do a power cycle (power off, then on) the code doesn't start at all.

I did my development on a S32K142Q100 EVB and everything was fine.

Then I moved to my target PCBA which is with S32K144 (FS32K144ULT0VLLT). I think I've done all my settings correctly, considering the migration to the S32K144, incl. proper project settings (S32DS 2018.R1), replacing linker file (btw I use S32K144_64_flash.ld from the SDK).

My debugger is P&E micro Multilink universal, but I also tried it with Lauterbach's Trace32.

Can you suggest what miserable setting in the S32DS have I put wrong ...

I'll appreciate any help, and thanks for your time.

0 件の賞賛
返信
1 解決策
1,952件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @munchosmith 

The MCU must always do something.

If it does not keep resetting itself, the application is stuck somewhere.

You can attach the Multilink and examine the state of the MCU.

danielmartynek_0-1615288776825.png

 

Regards,

Daniel

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,953件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @munchosmith 

The MCU must always do something.

If it does not keep resetting itself, the application is stuck somewhere.

You can attach the Multilink and examine the state of the MCU.

danielmartynek_0-1615288776825.png

 

Regards,

Daniel

0 件の賞賛
返信
1,965件の閲覧回数
munchosmith
Contributor II

It appears that with one additional reset the code eventually starts executing...

0 件の賞賛
返信