Using P&E Micro with S32K144 EVAL board

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

Using P&E Micro with S32K144 EVAL board

2,234 Views
MPC8313ERDB_h
Contributor III

Has anyone been able to use Multilink FX (P&E Micro) to download and debug S32DS application on the S32K144 EVAL board?
I had no problem to use the tool with the S32K116 EVAL board, but with the 144 it simply terminates itself.
The messages I recorded are:

Connection closed by the GDB server.
monitor selectcore 0

or:
monitor set exception catching 2033
"monitor" command not supported by this target.
monitor preserve0 0
"monitor" command not supported by this target.
monitor preserve1 0
"monitor" command not supported by this target.
monitor preserve2 0
"monitor" command not supported by this target.
monitor trim 0
"monitor" command not supported by this target.
monitor partition 0
"monitor" command not supported by this target.
monitor preservepartition 1
"monitor" command not supported by this target.

I was able to download and debug the application using OpenSDA though.

Any help is appreciated
David

Labels (1)
0 Kudos
3 Replies

1,203 Views
MPC8313ERDB_h
Contributor III

Thank you, Victor. Yes I did.

pastedImage_2.png

The response (Debugger Console) is:

pastedImage_3.png

0 Kudos

1,203 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello David 

I tried with different evaluation boards and I'm still unable to reproduce the behavior you are mentioning. Could you please share a photo of how you are making the connections between the board and the debugger? 

Regards, 

Victor 

0 Kudos

1,203 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello, David

I was able to download and debug my S32K144-EVB on S32 Design Studio using a Multilink FX. Did you change the interface on the debug properties of your project to select the Multilink FX as shown below? 

pastedImage_1.png

Are you connecting the external debugger through J14 to the EVB?


Have a great day,
Victor

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" 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