2014-04-01 07:44 AM
hi,
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 know why is it ?thanks Ari2014-04-01 07:52 AM
does someone know why is it ?
Did it link properly without an error? Can you see the function in the map and/or listing files?2014-04-01 08:21 AM
thanks.
well, the problem not happening right now..though i don't know which change fix the problem..