Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

RTOS/TMDSLCDK138: UART Examples of PROCESSOR-SDK-RTOS-OMAPL138 don’t work

$
0
0

Part Number:TMDSLCDK138

Tool/software:TI-RTOS

Hello!
I got a problem with UART_BasicExample_lcdkOMAPL138_c674xExampleProject and others examples that uses UART.
I installed SDK and built example without errors using CCS 7.3.
Before run the example I’ve extracted sd-card from the LCDKOMAPL138 board, so I expect that u-boot powers up DSP-core and Linux doesn’t work and use any resources.
Then I connected Terminal to the board and after power up the first characters in the terminal is the u-boot output. Then I started example application using CCS and USB510L JTAG Emulator.
When application preform code  

  UART_puts("\nuart driver and utils example test cases :\nEnter 16 characters or press Esc \n",sizeof("uart driver and utils example test cases : please enter 16 characters or press Esc or carriage return\n"));

... I see unreadable symbols in terminal.

Then when application go through code line

UART_gets(buffPointer, INPUT_LENGTH);

... it blocks and it doesn’t unblocks even I type a lot of characters in terminal.

Can you explain me why it’s going wrong?


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>