I use TDS560 and I can connect to DSP, but I can't connect to arm.
I want to write something to nand flash, so I modify some code on my arm project and connect to DSP.
I open that project and load is OK.
I've got a naked 138 board, and I compile and write "armubl & u-boot" to it by use TI "nand-flash-writer"
But I cannot see anything on UART when rebooting.
Do only "armubl & u-boot" is enough for me ? And why doesn't it boot?