While attempting to configure the RTOS SDK I was having some trouble configuring a bootable SD card. At one point I inserted a blank SD card into the Starter Kit and attempted to boot just so I had a benchmark for what should happen if there is no bootable medium. The LCD screen displayed blank white so I shut the board down and unplugged the SD card.
Since then, I haven't been able to get any display on the LCD screen. I have attempted to boot using the provided Linux SD card and Android SD card as well as a tftpboot and nfs setup with the Linux SDK. The power light shows green and the lights on the Ethernet ports light up initially. Additionally, the setup.sh script from the Linux SDK recognizes that there is a Starter Kit attached but Minicom fails to connect after the device reboot. I haven't found a way to confirm whether or not the Starter Kit is actually booting at all.
I'm using a Ubuntu 14.04 host with v2.00.01.07 of the SDK.
Does this sound like a hardware issue or is there a software intricacy that I am missing?