Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Are CMSIS DSP functions ported to ANSI C?
Jump...
Cancel
Locked
Locked
Replies
5 replies
Subscribers
119 subscribers
Views
4738 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Are CMSIS DSP functions ported to ANSI C?
Stefan Pachner
over 12 years ago
Note: This was originally posted on 9th May 2012 at
http://forums.arm.com
Dear Forum,
I started coding with CMSIS DSP functions and would like to know whether it is possible to get the functions complied under standard dANSI C without any usage of ARM specific intrinsic or assembler stuff. I would like to run my code on a PC for easier development and reference issues.
Thanks for any hints in advance.
spachner
Parents
Stefan Pachner
over 12 years ago
Note: This was originally posted on 15th May 2012 at
http://forums.arm.com
Hi Joseph,
assume you want to develop a algorithm first on a PC for simplicity and reference model reasons. A PC allows to use scripting for automatic test and so on.
Later you have to port your code to the embedded system. When your algorithm needs CMSIS DSP functionally (FFT or whatever) porting would much easier when you can run the same DSP code on PC, too.
spachner
Cancel
Vote up
0
Vote down
Cancel
Reply
Stefan Pachner
over 12 years ago
Note: This was originally posted on 15th May 2012 at
http://forums.arm.com
Hi Joseph,
assume you want to develop a algorithm first on a PC for simplicity and reference model reasons. A PC allows to use scripting for automatic test and so on.
Later you have to port your code to the embedded system. When your algorithm needs CMSIS DSP functionally (FFT or whatever) porting would much easier when you can run the same DSP code on PC, too.
spachner
Cancel
Vote up
0
Vote down
Cancel
Children
No data