Explain why there is an exception:In APP_DATA I have fields:DRV_HANDLE uartHandle;
uint8_t writeBuffer;
DRV_USART_BUFFER_HANDLE writeBufferHandle;
before sending data:DRV_USART_BufferEventHandlerSet(appData.uartHandle, APP_Uart..