RT-AICHIP-sample
CMSIS CM3 Core Debug Interface
CMSIS CM3 Core Debug Interface 連携図

マクロ定義

#define ITM_RXBUFFER_EMPTY   0x5AA55AA5
 

変数

volatile int ITM_RxBuffer
 

詳解

Core Debug Interface containing:

マクロ定義詳解

#define ITM_RXBUFFER_EMPTY   0x5AA55AA5

value identifying ITM_RxBuffer is ready for next character

core_cm3.h1743 行目に定義があります。

変数詳解

volatile int ITM_RxBuffer

variable to receive characters