Issue with S32K144 CAN Bootloader

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

Issue with S32K144 CAN Bootloader

3,030件の閲覧回数
b_mansoor
Contributor I

Dear friends,

I have completed CAN Bootloader program recently. I am able to flash my application program through my bootloader and the program is working as expected. But if i change my application program by adding a LED blinking or by adding some delay, program is jumping to application program but it is not working. I have relocated the interrupt table properly before the jump. Kindly find the attachments. 

Could you please help me to know the reason behind such unexpected behaviour of s32k144.

Thanks

Mansoor

0 件の賞賛
返信
1 返信

2,737件の閲覧回数
stanish
NXP Employee
NXP Employee

Hi Mansoor,

Could you possibly describe what do you observation when you jump into application (perhaps attach some debugger screenshots)?  Are you jumping into unhanded interrupt or where the execution actually stops?

I'd recommend you to issue Soft Reset (CAN_MCR->SOFTRST, PIT_MCR->SW_RST,...) to reset the state machine of the modules before jumping into application.

hope it helps.

Stan

0 件の賞賛
返信