Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
I use DSP_Lib under the CubeF4 package for FFT bin example, getting some error while the controller executes the function arm_sqrt_f32(float32_t, float32_t*). controller goes to infinite loop when executes the function arm_sqrt_f32. Can anyone please help.