MDK 软件调试debug (printf) viewer 窗口使用,只需要在代码中增加如下代码:#define ITM_PORT8(n) (*(volatile unsigned char *)(0xe0000000 + 4*(n)))#define ...
確定! 回上一頁