Great job getting to compile everything manually!
I would suggest you create a script so that you can run those steps easier, and sometimes you might just need to compile either kernel, DTB or modules, so you can just update that part. Splitting those stems might improve your development process.
Now, with regards to your 2 questions.
I believe both of them will be answered by downloading the NVIDIA SDK Manager, and then using it to download the JP you want to build.
I understand you want to build from source, however, by using the SDK manager, you will not only download the JP itself, but also a complete environment with a bunch of helper tools for your development.
For instance, you will get the flash script and the source_sync script, which you need to find the answer of your 2 questions.
Please let me know if that helps.
And also, don’t hesitate to reach back if you run into any other issues or have any other questions.
Hello,
Thanks for your reply. You are correct, the SDK manager is the solution. The thing that I was missing was to connect my Jetson to my computer during the installation procedure, only then the JP install shows up.
Unfortunately, the script source_sync.sh was not working. The cloning was failing: