eTPU Library Usage in S32 Design Studio

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

eTPU Library Usage in S32 Design Studio

1,306 次查看
thomasolenik
Contributor III

I think I know the answer to this, but wanted to be sure before doing a bunch of work. I'm reading through application note AN5374 on using the eTPU libraries. The application note focuses on using S32 Design Studio, but references "Code Warrior eTPU Function Selection Tool." So will the functions downloaded with this tool work in an S32 Design Studio Project? The application note seemed a little vague on this point. I'm actually planning to use eTPU2+ in my project.

标记 (2)
0 项奖励
回复
1 回复

1,074 次查看
stanish
NXP Employee
NXP Employee

Hello Thomas,

The answer is yes -  it works with S32 Design Studio.

The ETPU package you download is already compiled by ETPU compiler (you can check etpu_set.h for the ETPU code   binary image). Remaining .c and .h files is a "glue code" to interface ETPU with a host MCU.

In fact the ETPU functions (binary image) you download from web is compiled by CodeWarrior for ETPU. Therefore they reference it as "Code Warrior eTPU Function Selection Tool."

regards,

Stan

0 项奖励
回复