S32k144 uses DSP module

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32k144 uses DSP module

ソリューションへジャンプ
1,610件の閲覧回数
zhangchun
Contributor III

Hello, currently I need to use the S32k144 DSP module in my project.

May I ask how to operate S32k144 to use DSP instructions? Can the DSP module improve its performance for simple addition, subtraction, multiplication, and division operations?

Finally, how should I check and confirm that the DSP module has been used in the current project

タグ(1)
0 件の賞賛
返信
1 解決策
1,586件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @zhangchun 
you can use either CMSIS library:
https://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard....
It is not included in S32 Design Studio.
Or you can use AMMCLIB which is included in S32 Design Studio. AMMCLIB has many DSP functions and have better performance than CMSIS.
https://www.nxp.com/design/software/automotive-software-and-tools/automotive-math-and-motor-control-...
Regards,
Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,587件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @zhangchun 
you can use either CMSIS library:
https://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard....
It is not included in S32 Design Studio.
Or you can use AMMCLIB which is included in S32 Design Studio. AMMCLIB has many DSP functions and have better performance than CMSIS.
https://www.nxp.com/design/software/automotive-software-and-tools/automotive-math-and-motor-control-...
Regards,
Lukas

0 件の賞賛
返信