本帖最后由 一只耳朵怪 于 2018-6-4 09:32 编辑
如题,我知道在main函数中
#ifdef WDT_IN_PM1
/* If WDT is used, this is a good place to enable it. */
WatchDogEnable( WDTIMX );
#endif
在这里可以打开看 ...
本帖最后由 一只耳朵怪 于 2018-5-22 11:03 编辑
程序在debug时有时会提示Can't find a source file at "c:\ti\ccsv5\tools\compiler\arm_15~1.lts\lib\src/i_div32.asm" Locate the file or edit the sourc ...