S32DS编译KEAZ128

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

S32DS编译KEAZ128

Jump to solution
1,676 Views
DarrenZhang1
Contributor III
hi 我现在正想使用KEAZ128串口验证设备,但是发现我手里的3.4版本的S32DS没办法创建KEAZ128的程序,没有芯片包也没有例程,是有可以添加的芯片包链接吗?
0 Kudos
1 Solution
1,663 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

I am afraid you can not use S32DS for S32 Platform develop KEA serise MCU.
Please download the S32DS for Arm, due to KEA is in the Supported Products of it.

S32 Design Studio IDE.png

The drivers for KEA can be download from FRDM-KEAZ128: KEA Freedom Evaluation Board:

Driver KEA.png

These projects are created by S32 Design Studio for ARM v2.0. If you want to use the latest S32 Design Studio for ARM Version 2.2, you may need to select ewl_c no I/O to overcome the build error.

ewl_c no IO.png

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.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
5 Replies
1,664 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

I am afraid you can not use S32DS for S32 Platform develop KEA serise MCU.
Please download the S32DS for Arm, due to KEA is in the Supported Products of it.

S32 Design Studio IDE.png

The drivers for KEA can be download from FRDM-KEAZ128: KEA Freedom Evaluation Board:

Driver KEA.png

These projects are created by S32 Design Studio for ARM v2.0. If you want to use the latest S32 Design Studio for ARM Version 2.2, you may need to select ewl_c no I/O to overcome the build error.

ewl_c no IO.png

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,657 Views
DarrenZhang1
Contributor III

hi Robin

  感谢你得帮助,我现在有几点疑问需要您的再次帮助

1、下载S32DS For ARM V2.0可以直接在编译器里面创建KEAZ128相关例程,不需要额外下载是吗?

2、使用S32DS For ARM V2.2下载下来的例程是需要导入进编译器,还是有更好的方法需要把整个程序包导入进编译器。

0 Kudos
1,652 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

这两个版本都是需要通过Import Projects方法将例程导入workspace:

Import Projects.pngExisting Projects into Workspace.pngBrowse For Folder.png

0 Kudos
1,650 Views
DarrenZhang1
Contributor III

非常感谢您的帮助。

对于S32DS的图形化编程对KEAZ是不支持的吗?我在S32DSV2.0打开图形化里面没有KEAZ的相关芯片资料。

0 Kudos
1,645 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

不用客气呢
如果你是指Processor Expert 这个图形化配置的话,在S32DS for ARM里是不支持KEA的。
KEA如果需要Processor Expert图形化方式配置,恐怕得去使用很久以前的IDE,比如KDS3.2或者CodeWarrior11.