S32K348 set PORT

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

S32K348 set PORT

Jump to solution
578 Views
youngkin
Contributor III

Hello:

I Create a new project, add port settings, and debug it. When debugging online, running the function (Port_Init(NULL_PTR);), the s32ds sortware will disconnected, as show:

youngkin_2-1760943053609.png

 

youngkin_1-1760942859048.png

after offline, the code can run normally and the port settings work properly.  now The program cannot be debugged online。

Please take some time to answer, thank you!

Tags (1)
0 Kudos
Reply
1 Solution
564 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

It seems that you have modified the JTAG pins in 'UnTouchedPortPins' which caused debugging to break and the program cannot be downloaded normally. Please refer to the discussion in S32K344 RTD, PORT/DIO and Debugging


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
1 Reply
565 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

It seems that you have modified the JTAG pins in 'UnTouchedPortPins' which caused debugging to break and the program cannot be downloaded normally. Please refer to the discussion in S32K344 RTD, PORT/DIO and Debugging


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