We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I have been using CMSIS library for implementation of DSP functions in ARM, however, CMSIS have very limited DSP functions. Although GNU has many DSP functions which CMSIS do not, It only have floating point implementation. I am trying to do DWT/ SWT in ARM Cortex M4, CC3200 TI Launchpad. Can anyone suggest me, how can I use GSL efficiently?