Other Parts Discussed in Thread: CC2530 when i use cc2530 bootloader , i ....发现了一个问题不是很理解。
我们开始是先是初始化UART ISR
static void sblInit(void) { halUARTCfg_t uartConfig; /* This is in place of calling HalDmaInit() which would require init of the other 4 DMA *…