Hi.all
I use the "example_sci_uart_9600.c" of HALCOGEN, and the IDE I use is KEIL ,but I find the outpur of tx pin of SCI is something wrong ,the number of bytes is correct ,but the bit of the bytes is all 0, why does the array is cleared ,even I use "const" befor the array ,the bits are still 0.