adding regular function to the _it.c file
Posted on April 01, 2014 at 16:44hi,i added a function ( not an ISR ) to the stm32f4xx_it.c file.when i call it from main() i couldn't program the .elf file to the target ( using the segger ) getting ''no source available for 0x0''.does someone kn...