DriveWorks sample can't execute on the target platform

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.3.10904
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Hi Support Team,

I copy the DriveWorks precompiled sample from docker to the target platform but it can’t execute. I also try to build sample on the docker and copy to the target platform to execute but it still not work.

This is error message.
./sample_hello_world
-bash: ./sample_hello_world: cannot execute binary file: Exec format error

Should I copy the DriveWorks sample source code to the target platform and build it on target platform?

It looks you have copied the x86 binary. Please confirm with file Linux command.
You can’t compile DW sample on target . For cross compiling samples on docker, please check Setting up Driveworks 5.14 on the Drive Orin - #5 by SivaRamaKrishnaNV if helps…

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.