I'm having issues setting up my eval board. I have installed the ti-ezsdk_dm814x-evm_5_02_02_60. I have a TMDXEVM8148 board. I have tried to run the setup.sh script. It seems to work fine up to the last moment when it sets up the board. I set every thing to default (NFS and TFTP). My services are all running. Files have been created and placed in the correct locations. The setup script created a minicom script. Minicom is able to connect to the board. The minicom script was able to stop the default boot. However, nothing else happens. The board has stopped at the 1st stage boot.
TI-MIN#
I looked at the minicom setup script. I see it does a "stop autoboot:". Then, it waits for "TI8164_EVM#". Is it waiting for the 2nd stage boot? I've tested the Ethernet connection between the host and board. It seems fine. I'm not sure what is wrong.