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.

starterware example MCSPI Uart not working

Other Parts Discussed in Thread: SYSBIOS, AM3359

Hello,

I’m trying to run the mcspi example of the starterware of the “am335x_sysbios_ind_sdk_1.1.0.6” on the "AM3359 Industrial Development Board". I’ve successfully built the example project in CCSV6.

When I try to run it on the board no UART outputs are printed in the hyperterminal. I’m receiving only the booting messages of the board.

I suggest the UART-functions in the example project uses the wrong UART. (ConsoleUtilsPrintf() etc)

My question is,

how to get the mcspi example project working on the AM3359 IDK?