Part Number: TMDXIDK5718 I have questions regarding Quick Start process for Building the SDK.
Host is Ubuntu 22.04.3 LTS,
Per the instructions given in Quick Start, executing the apt-get step produced the following error:
peterh@peterh-Surface-Laptop…
Part Number: TMDXIDK5718 Hi.
I created and have been using the default linux bootable image provided in the SDK. It comes with Python 3. In order to continue evaluation, I need to get additional packages (i.e. sudo apt install). It appears, however, The…
Part Number: TMDXIDK5718
I downloaded "ti-processor-sdk-linux-am57xx-evm-06.03.00.106-Linux-x86-Install.bin" to set up TMDXIDK5718. The setup process went successfully, except for board setup part. The board was detected correctly on /dev/ttyUSB1…
Part Number: TMDXIDK5718 Other Parts Discussed in Thread: AM5718 ,
My question is regarding am5718 and its eval board TMDXIDK5718. I'd like to (try to) use Linux Mint 21.1 instead of Ubuntu 18.4 as host Linux system and set up the SDK on it. When I…
Hi Peter,
Sorry for the delay in response.
Are you able to bring up the interfaces using ifconfig with the following command?
command : "ifconfig eth1 up"
Regards, Tanmay
Part Number: TMDXIDK5718
Hello,
I'm trying to run Hello World in CCS but I get this error.
Cortex_M4_IPU1_C0: GEL Output: --->>> AM571x Cortex M4 Startup Sequence In Progress... <<<---
Cortex_M4_IPU1_C0: GEL Output: --->>> AM571x Cortex M4 Startup…
Part Number: TMDXIDK5718
Hello,
I'm trying to build SDK, but i get this error:
user@user-HP-Z420-Workstation:~/ti-processor-sdk-linux-am57xx-evm-08_02_01_00/yocto-build/build$ MACHINE=am57xx-evm bitbake -k tisdk-default-image
ERROR: Unable to start…
Part Number: TMDXIDK5718 Hi.
Is there a document that describes how to use the Linux test suite under /opt/ltp? I'd like to exercise various interfaces available on TMDXIDK5718.
Thanks.
Peter
Part Number: TMDXIDK5718 Up to this point, I have been able to generate a custom version of tisdk-base-image wic file which I burned an sd card which boots successfully. Now, I'd like to implement network booting with the custom build. I can locate…