12-09-2024 06:12 AM
On the page for cross compiling:
https://nilrt-docs.ni.com/cross_compile/config_dev_system.html
Its says
"Navigate to the ni.com/downloads <https://ni.com/downloads> page and download the GNU C & C++ Compile Tools for ARMv7 or x64"
or
"Download the NILRT CrossCompile Toolchain installer from ni.com/downloads"
But searching ni.com/downloads I can not find anything close to matching either of these two names. Please can someone provide the relevant link and it would be good if the documentation was updated.
Thanks
Solved! Go to Solution.
12-09-2024 07:18 AM
https://www.ni.com/en/shop/linux/building-c-c---applications-for-ni-linux-real-time.html
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q0000019lJqCAI
This was an earlier release based on Eclipse as IDE instead of Visual Code
Document: https://www.ni.com/en/shop/linux/c-c---embedded-system-design-tools.html
Download: https://www.ni.com/en/support/downloads/software-products/download.c-c---development-tools.html
12-09-2024 08:50 AM
The toolchains are linked in the Required Software section of the page:
Agreed, finding the toolchains from the download page is not intuitive. The instructions need to be revised.
If you are a new to cross-compiling for the NI Linux RT targets, you will come see references to Eclipse packages. Do not use the Eclipse toolchains, they can be difficult to configure. Eclipse is still available as it is required for Veristand development.
12-17-2024 08:39 AM
I looked on the site and can not find the page you've screen shotted. Can you please provide a link?
https://nilrt-docs.ni.com/cross_compile/introduction.html#id8
Thanks
12-17-2024 08:41 AM
The 4th one of your links was what I was looking for. Thanks!