Hello !
I’m trying to cross-compile some projects for a CortexA53 aarch64 target ( namely, a Samsung S5P6818 octo-core board, the NanoPi Fire3, running a lightweight ubuntu ditrib ).
So I downloaded ARM’s official GNU toolchain, version 7.2.1 20170904, hoping to user the -Aarch64 option for armv8 cores.
Here is the *gdb executable : (attachment 1)
But when I specify its arm-none-eabi-gdb.exe location, the wizard brings me back to a no-toolchain-selected situation : (attachment 2)
Even weirder, the toolchain appears in VisualGDB’s installed packages list : (attachment 3)
What am I doing wrong here ?
-
This topic was modified 7 years, 5 months ago by
asmodyne.
Attachments:
You must be
logged in to view attached files.