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.
Hi,
I'm a new developer and I'm looking to implement some linear algebra operations on a STM32F407VG.
As a first step I was hoping to develop the linear algebra code in visual studio 2015. Is there a way of including the CMSIS-DSP library within visual studio so I can step through and implement the matrix operations in isolation without having to compile the code on the embedded platform.
I've seen the ARM fast models application on the ARM website - would this allow me to do this?