This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

questions ablout HALCOGEN and KEIL

Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137

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.