Posted on August 29, 2012 at 11:22I use this command DBGMCU_Config(DBGMCU_IWDG_STOP, ENABLE);I added &sharpinclude ''stm32f10x_dbgmcu.h'' in the include list.I also see stm32f10x_dbgmcu.h in STD Library.But it's not working !I get a linker error:no ...