project from example

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

project from example

3,890 Views
Anjalipurushothaman
Contributor III

The error while building the blink led project from example for s32k358 MCU on S32K3X8EVB-Q289 evaluation board.

0 Kudos
9 Replies

3,854 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

To build and run the example application make sure first to generate de configurations need it at the Configuration Tool menu then click on the desired configuration tool (Pins, Cocks, or Peripherals). Clicking on any one of those will generate all the components. Make the desired changes (if any) then click on the Update Code button. and then select the configuration to be built and finally run the project.

B.R.

VaneB

0 Kudos

3,816 Views
Anjalipurushothaman
Contributor III

Please find the procedure and the error getting when running.

 

while debug, when selecting open sda, port is not showing

0 Kudos

3,798 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

I could not test it with S32K3X8EVB-Q289 because is still not available on the market. But I test it on a S32K344EVB. 

Please try selecting in Debug Configurations tab the USB Multilink interface.

VaneB_0-1686168386896.png

0 Kudos

3,775 Views
Anjalipurushothaman
Contributor III

Please correct me if Iam wrong in any of the procedure,

*Selected a code which support (Supported boards
- XS32K3X8CVB-Q289). File-New- project from example  -s32k3xx autosar examples - Dio Examples -Finish.

*Right click on the project-s32 configuration tool-pins -?

*Do I need to add Mcu,Port,Dio ?

please explain the next steps , then to update code , build and run the code

 

0 Kudos

3,758 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

You technically list all the steps you need to do to run the example project. 

Attached to each example is a file called description.txt which describes the functionality of the code, the required hardware, and the steps to run the project.

If you have not seen it, I recommend you consult it, this may be of help to you.

0 Kudos

3,750 Views
Anjalipurushothaman
Contributor III

debugging works fine with PE micro debugger(please find the attached)

Inorder to see the output(Blinking led project) run configuration tab while clicking gdb segger-j link(the hardware is open sda) configuration getting below error. any other alterante to run the project?

error:arm-none-eabi-gdb  (attached the error)

Running a project is the problem.

0 Kudos

3,726 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

The problem is that the S32K3 family supports SEGGER debuggers but, there are no scripts to use it.  

0 Kudos

3,640 Views
Anjalipurushothaman
Contributor III

How can I run the program then?

when i checked into segger site, it supports 

not mentioned about S32K358 DEVICES??  Any support on this ?

0 Kudos

3,608 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @Anjalipurushothaman 

S32K358 silicon and the EVB are available for select customers. So I am not able to check and verify as I do not have the information due to the security levels when working with an automotive part such as this.

Could you please contact the person that provided you with the device for further support on this part?

0 Kudos