Posted on May 17, 2011 at 15:06Hi jeffrey.chang168, For the baud rate 19200 (fMASTER=16MHz) should be: UART1->BRR2 = 0x01; // 19200 Baud UART1->BRR1 = 0x34; Regards. Kris
Posted on May 17, 2011 at 15:05Hi Luca. I change memory model and libraries for code larger than 64K. The error receive after linking: #error clnk Debug\waga tw.lkf:1 prefixed symbol f__stext in conflict (C:\Program Files\COSMIC\CXSTM8\Lib\crtsi.sm8...
Posted on May 17, 2011 at 15:05Hi, I use Cosmic compiler with STVD. The error receive after linking: #error clnk Debug\waga tw.lkf:34 Debug\beep.o: section boundary crossing (.text:018d) c_uitolx #error clnk Debug\waga tw.lkf:37 Debug\funkc.o: secti...