How to power-on reset and re-initialize for freertos in mpc5748g

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

How to power-on reset and re-initialize for freertos in mpc5748g

863件の閲覧回数
xy1904312
Contributor I

I use lwip_mpc5748g example project in S32DS.

It's able to send / receive packets between the board and PC now.

However, there's something wrong that the program always stucks after I put the reset button on the board, and so does that I power-off the board and then power-up it.

The situation just happens while the program is based on freertos, instead of those without freertos such as ethernet_udp_Zx example project in S32DS.

I have no idea how to power-on reset to make the program re-run from the beginning like other programs without freertos.

Is it any possible to solve it?

Thanks a lot.

0 件の賞賛
返信
1 返信

754件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

I tested lwip example on my side and it works correct even if I power cycle the board or reset MCU externally. Please be sure, you have compiled example for Flash target, because if you have compiled example for RAM target, it will work only until microcontroller is externally reset.

pastedImage_1.png

Please let me know, if this resolved your problem.

Regards,

Martin

0 件の賞賛
返信