Cross compiling for target jetson tx2 using nsight eclipse [message #1831218] |
Thu, 13 August 2020 21:43  |
Eclipse User |
|
|
|
Hi
I bought a nvidia jetson tx2 for my application. Wondering if I can cross compile my a source code in eclipse for trying it out in my jetson tx2. This is what i have tried so far:
1. The source code was not a eclipse project so i used cmake to do make it a eclipse project for me.
2. Then i imported this workspace into my nsight eclipse and clicked on
Build all.
3. I am getting some errrors: Reallocation errors EM 62. After some research i found out that the em 62 is for x86_64 bit (my host). I think i missed something on my eclipse properties.
I dont know another way to cross compile, but kindly let me know means other than eclipse to perform the same task if any.
My host is having ubuntu 16.04 and x86_64 bit arch.
My target is running a 18.04 Ubuntu OS and a arm64 v8 architecture.
Any suggestions would be appreciated.
|
|
|
|
Powered by
FUDForum. Page generated in 0.07356 seconds