Loading...
 
Skip to main content

System Workbench for STM32


Example codes for stm32f4discovery using HAL drivers

Hi Mazen,

Thank you for the valuable input

I am new to ARM.I am working on STM32407x discovery board. I would like to use the CMSIS DSP library for FFT computation in discovery board

I was able to use the library functions and BUILD my code. But i am still to test the functionality for my understanding. I am facing an issue during debug. Could you please help me on resolving this error. I am getting the error "No source available for "main() at 0x800189c" after I press the debug.


I have made sure that the build -> settings -> Target is STM4Discovery and my project debugs as "project >> Debug as >> Ac6 STM32 C/C++ Application" (which is user defined mode) .


Can you please tell me where i am going wrong.



Best regards,

Sunil