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.

PROCESSOR-SDK-AM62X: PROCESSOR-SDK-AM62X

Part Number: PROCESSOR-SDK-AM62X

Hi,

We are now able to build the image from GitHub - PionixPublic/ti-am62x-evse-sdk: Software development kit for the TI am62x EVSE platform.  and flashed into the target board PHYTEC but we are unable to see any executable file can you please let us know what may be the issue.On the power up PHYTEC AM62x board goes to Login prompt and no application gets executed.

Attached the screenshot of "systemctl status
"

  • Hi,

    The current code is written to run with a few other boards that are not available for purchase. I assume that you are running the PHYTEC board by itself.

    I don't have the system in front of me at the moment but if you type journalctl | grep -i Everest you will probably a message saying the process terminated due to a missing ethernet port.

    I am out of the office until the first week of January. What features are you interested in looking at?

    Best Regards,

    Schuyler

  • Hi,

    i tried giving the command what u have given  command attaching screenshot of it.we are using a lcd monitor connected to target board with the HDMI.we are unable to run the application the screen can you please help on this.

    Regards,

    Sairaj

  • Hi,

    There is a serial port connection available that is the Linux console. There is a micro USB connector labeled debug UART next to the Ethernet connectors. You can connect to a either a windows machine or a Linux and run a serial terminal program to connect over this serial line to run the program above.

    Best Regards,

    Schuyler

  • Hi, 

    we are trying to run this on a LCD monitor connected to target board with the hdmi and we are trying to run application from debug port using terraterm as serial terminal.

    but when we boot up the board we are not seeing any application running on the LCD Screen.

    Regards,

    Sairaj

  • Hi,

    There maybe something missing in the u-boot config. If you put the sd card into a linux machine, two drives should be mounted. In the boot partition or drive please list the contents of uEnv.txt.

    Best Regards,

    Schuyler