Problem burning the CAN examples from the K32SDK

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

Problem burning the CAN examples from the K32SDK

1,293 Views
ilan_sharon
Contributor I

Hi,

 

I'm trying to examine the CAN-FD robustness and operation using the S32K Freedom boards and using the design studio.

While other examples can be compiled and ran in the boards freely, the CAN-FD Master/Slave do compile but I get an Error when I try to run/debug it.

When I try to Run as S32DS C/C++ Application (with Debug_RAM or Debug_FLASH) I get:169655_169655.jpgError message 1.jpg

When I try to Debug as S32DS C/C++ Application with GDB (Debug_RAM or Debug_FLASH) I get:

169656_169656.jpgError message 2.jpg

I installed GDB on my windows but not sure how to connect it to the project.

When I try to Debug as S32DS C/C++ Application with JLINK (Debug_RAM or Debug_FLASH) I get:

169657_169657.jpgError message 3.jpg

I would appreciate any assistance.

 

Best regards,

Ilan Sharon

Labels (1)
0 Kudos
2 Replies

859 Views
stanish
NXP Employee
NXP Employee

Hello IIan,

Which version of S32DS are you using?

I'd recommend you to download the latest release:S32 Design Studio for ARM v1.3 (Windows/Linux) released! 

According to the screenshots this seem like a debug configuration issue. 

1) Do not use menu "Run" to load the project: MPC5744P running problem  use "Debug" instead

2) make sure your P&E/ Segger GDB debug configuration is correct and complete: 

e.g. Segger configuration seems to have wrong -device PKE18F... set (I assume you are targeting S32K144)

I'd recommend you to create a dummy project and compare its debug configuration with an example one. 

 P&E GDB error message indicates there might be missing some information in debug configuration please check highlighted fields:

pastedImage_4.png

Hope it helps.

Stan

0 Kudos

859 Views
ilan_sharon
Contributor I

Hi Stan,

Thank you for returning to me.

Problem was already solved.

Best regards,

———————————————————

Ilan Sharon

EBV Field Application Engineer

———————————————————

Office:

+972-9-7780343

Mobile:

+972-54-6385244

———————————————————

www.Avnet-Israel.co.il<http://www.avnet-israel.co.il/activities/>;

Line Card<http://www.avnet-israel.co.il/linecard/>

All of Avnet's quotes and accepted orders are subject to Avnet's Standard Terms And Conditions<http://www.avnet-israel.co.il/terms-and-conditions/> of Sale which appear on Avnet's quotations, packing slips, invoices and the website.

0 Kudos