STM32F4 debug error GDB
GNU gdb (GNU Tools for ARM Embedded Processors) 7.8.0.20150304-cvs
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type “show copying”
and “show warranty” for details.
This GDB was configured as “host=i686-w64-mingw32 target=arm-none-eabi”.
Type “show configuration” for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type “help”.
Type “apropos word” to search for commands related to “word”.
Warning: the current language does not match this frame.
No line 15 in file “C:\ARM32\workspace\stm32f4_hands_on\include\usart.h”.
No source file named C:\ARM32\workspace\stm32f4_hands_on\src\usart.c.
I am trying to get some data on my HTERM through UART. its not debugging . PLEASE HELP !!!
As for the warning . I have my files in the specified directory.