Building platform for the NX BSP tar ball

Hi,

I am just beginning a project using the NX processor. I have downloading the BSP tar ball and want to add a few drivers to support our customer interfaces.

My question is, what system should be used to build the image. Can a Ubuntu machine be used? Do I need a cross compiler environment setup?

Any information/link about setting this up or what can be used would be helpful.

Malcolm

hello malcolm.mcdowell,

yes, you’re able to use ubuntu machine to setup the development environment.
please refer to developer guide, Jetson Linux Driver Package Toolchain to download the pre-built toolchain binaries, and please setting up cross-compile environment variables.
in addition, please also refer to developer guide, Building the NVIDIA Kernel. it show the steps/procedure to build the NVIDIA kernel.

You might find this of some use regarding how images are produced during flash:
https://forums.developer.nvidia.com/t/custom-image-file-for-jetson-nano/183104/2
(currently flash is from an Ubuntu 18.04 host PC, and the Jetson is flashed with Ubuntu 18.04 as well)

1 Like

Thanks for your responses.

Malcolm

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