2015-04-08 04:39 PM
Using gcc compiler with stm32f407 device FreeRTOS based FAT32 file system, Moment I remove uart.c and uart.h whole program halts nothing works. very strange its third day in debugging. Attached syscall.c and syscalls.h and uart.c uart.h. function decleared are not called from any place still it halts every thing. Help will be appreciated. Thanks
#stm32f4072015-04-09 04:18 AM
So any insight into where it's halting? Like a Hard Fault or stuck in an IRQHandler?