Project import error

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

Project import error

Jump to solution
1,564 Views
Raphael2
Contributor III

Hello there,

I have problems importing a project.I try to use the Sent receiver on the s32k144 EVB:

https://community.nxp.com/t5/S32K-Knowledge-Base/SENT-receiver-for-S32K118-Design-Studio/ta-p/112735...

and get the following error:

Praemas_0-1625145895420.png

My steps were:

1. copy the Project folder into my workspace

2. And import it (import -> General -> Existing Projects into Workspace -> Finish)

Does anyone know how to fix it?

 

Best regards

0 Kudos
1 Solution
1,501 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Please try to add Callback Name for DMA and try to modify the DMA0_IRQHandler:

DMA_callback.jpg

View solution in original post

0 Kudos
7 Replies
1,524 Views
Raphael2
Contributor III

Ok, I tried several times and there are alot of things happening i do not understand.

I uninstalled s32 DS and installed again with update 11.

I import the file and:

First:

Praemas_0-1625661429447.png

this pops up. (OK)

Second:

Praemas_1-1625661477237.png

(OK)

Third:

Praemas_2-1625661588179.png

(Ja)

Which steps do I have to do now? Because if I debug it now, there are these Errors:

Praemas_3-1625662085024.png

And yes I am new to this board and design studio

 

Best regards

 

 

0 Kudos
1,554 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Please try to import this project by using S32 Design Studio for Arm 2018.R1 – Windows/Linuxsent_rx_demo S32DS.jpg

Best Regards,
Robin
-------------------------------------------------------------------------------
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
1,545 Views
Raphael2
Contributor III

Thank you for your fast answer.

When I import the Project with Arm 2018.R1 it says: Program "gcc" not found in Path.

I know there are some threads about it, but i couldn't find a solution yet.

 

Did you take any steps before importing the Project?

 

Best regards

0 Kudos
1,541 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Copy the path of unzip project.

Copy the path that unzip.jpg
Import Existing Projects into Workspace.

Import Existing Projects into Workspace.jpg
Paste the path

Select root directory.jpg

I have installed S32DS_ARM_v2018.R1_UP11 before, it included S32 SDK S32K1xx RTM 3.0.0.

0 Kudos
1,520 Views
Raphael2
Contributor III

I accidentally replied to the original post with my errors.

To add this:

I forgot to mention the Generation of the Processor Expert Code, but still those errors appear:

Praemas_0-1625664300743.png

 

Best regards

0 Kudos
1,502 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Please try to add Callback Name for DMA and try to modify the DMA0_IRQHandler:

DMA_callback.jpg

0 Kudos
1,473 Views
Raphael2
Contributor III

Hi,

thank you very much!

I can build it now.

Best Regards

0 Kudos