Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
[+] DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
[+] Linux
QNX
other
Hardware Platform
[+] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
[+] 1.8.0.10363
other
Host Machine Version
[+] native Ubuntu 18.04
other
Hi team,
I have upgraded recently from drive software 10 to drive os 5.2.6. + driveworks 4.
I have tried to configure the NSIGHT eclipse IDE using the below link
But I was not able to find the “CMAKE_EXPORT_COMPILE_COMMANDS Parser” as it mentioned in step 11 ( “C/C++ General → Preprocessor Include Paths, Macros etc.” select “Providers” tab.). But It was there when I configured NSIGHT IDE with drive software 10.
I confirm that I have done all other steps as mentioned in above link.
However I was able to build my project without setting the step 11 and generate binaries
Issue came when I tried to debug the code. I mapped the bin file generated in debug configuration and tried to debug But am getting an error stating " No source available for main".
Could you please guide me to solve this issue?