jdaly4
November 28, 2024, 11:27am
1
Hi there,
Im attempting to edit the DCB blob but cannot find the referenced tool file in Linux_for_tegra/tools/dcb_tool to convert the hex found in:
Linux_for_tegra/source/hardware/nvidia/t23x/nv-public/nv-platform/tegra234-dcb-p3737-0000-p3701-0000.dtsi
I have downloaded the Driver Package (BSP) Sources from Jetson Linux | NVIDIA Developer
Any support is greatly appreciated.
Then what do you have in your Linux_for_tegra/tools?
jdaly4
November 28, 2024, 12:18pm
3
Nothing. The folder is not there. Linux_for_tegra just contains a folder called source
You are checking the wrong directory.
Linux_for_Tegra here is the BSP package you are using to flash the board. Not the source code folder.
Sdkmanager will download that to your host PC.
jdaly4
November 28, 2024, 4:53pm
5
Ah thank you.
I installed jetpack via the SD card - I couldn’t get the SDKmanager working for some reason.
Is it possible to obtain the source code folder without using the SDKmanager?
The driver package in above link for each release will have the real Linux_for_Tegra.
If you want to develop on Jetson, you should learn how to use this package to flash.
Sdcard image is not a real flash method but just a method for newbie to get into Jetson world easily.
jdaly4
December 2, 2024, 10:31am
8
Gave it another go today and flashed 36.4 via SDKmanager. Checked the files on the host machine and it worked. Thank you
1 Like