Debugging Issue when trying to flash the code in the S32K144 EVAL board.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugging Issue when trying to flash the code in the S32K144 EVAL board.

Jump to solution
952 Views
Vamshi_
Contributor II

Hii ,

  I am using s32k144 eval board in that I am using PE-micro debugger (Open SDA FD906E5B) .when i am trying to debug/flash my code in the board and i am facing this issue. Could anybody let me know what is the issue and what mistake did i made.

Error_Pic1Error_Pic1Error_Pic2Error_Pic2Debug_ConifgDebug_Conifg

0 Kudos
Reply
1 Solution
919 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Seems that you are configure Dio of MCAL. 

Please make sure follow the "Under UnTouchedPortPin, click ‘+’ and add the following 5 PortPin Pcr numbers: 4, 5, 10, 68, 69" of HOWTO: Create a Blinking LED example project using S32K1xx RTD with AUTOSAR

These are debug pins.

If you haven't set them correctly, the debugger connection will be lost when the program reaches this point.

If this happens, try recovering using Kinetis_Recovery_Utility.zip.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
7 Replies
902 Views
Vamshi_
Contributor II

Hi,

 Thanks for reply but still its not working.

0 Kudos
Reply
899 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Did the P&E Recovery Utility halt MCU?

How do you repeatedly power on and off the MCU?

0 Kudos
Reply
920 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Seems that you are configure Dio of MCAL. 

Please make sure follow the "Under UnTouchedPortPin, click ‘+’ and add the following 5 PortPin Pcr numbers: 4, 5, 10, 68, 69" of HOWTO: Create a Blinking LED example project using S32K1xx RTD with AUTOSAR

These are debug pins.

If you haven't set them correctly, the debugger connection will be lost when the program reaches this point.

If this happens, try recovering using Kinetis_Recovery_Utility.zip.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply
849 Views
Vamshi_
Contributor II
It worked after using the kinetics recovery utlilty tool.
893 Views
Vamshi_
Contributor II
The thing is I am not configuring the dio but i am running an dio example project and when i am running it i am getting the debugger error that i have mentioned earlier


0 Kudos
Reply
856 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Send that project to me. I will test it on my S32K144EVB.

0 Kudos
Reply
898 Views
Vamshi_
Contributor II
I have done the same thing that you have mentioned but still its not working..
0 Kudos
Reply