Project import error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Project import error

跳至解决方案
1,624 次查看
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 项奖励
1 解答
1,561 次查看
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 项奖励
7 回复数
1,584 次查看
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 项奖励
1,614 次查看
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 项奖励
1,605 次查看
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 项奖励
1,601 次查看
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 项奖励
1,580 次查看
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 项奖励
1,562 次查看
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 项奖励
1,533 次查看
Raphael2
Contributor III

Hi,

thank you very much!

I can build it now.

Best Regards

0 项奖励