2 posts / 0 new
Last post
slvick0f1
Offline
Last seen:4 months 2 weeks ago
加入:2015-10-02 14:47
New Example for arch_printf??

I am struggling with the UART interface even after reading thru the forum posts. I am starting with DA14580_DSPS_3.150.2 and would like to integrate the arch_printf function so that I can send debug commands to the TeraTerm output console. My current code version gets stuck here:

while(!uart2_thre_getf() || !uart2_temt_getf()); in uart2.c.

Any help would be appreciated.

Device:
summer20100514
Offline
Last seen:4 years 5 months ago
Guru
加入:2014-12-30 05:01
You can try my modifications

You can try my modifications on the uart.c files as I attach below.

Attachment: