Changes

Jump to navigation Jump to search
Line 41: Line 41:  
In particular, for Xavier NX, we provide a burning image of the TF card.
 
In particular, for Xavier NX, we provide a burning image of the TF card.
   −
====Buruing the prebuilt Image to upgrade Jetson Xavier NX Devkit====
+
====Buruing the prebuilt Image to upgrade Jetson Nano and Xavier NX Devkit====
 +
'''''This method is no longer recommended because in this mode, the DTB partition reverts to the default value in some cases. It is recommended to use pre-compiled Image and DTB for driver upgrade.'''''
 +
 
 
You can use the image prebuild by us to upgrade jetson Xavier NX system, which will support our camera.
 
You can use the image prebuild by us to upgrade jetson Xavier NX system, which will support our camera.
   Line 54: Line 56:  
If Baidu cloud disk download is too slow, you can contact our company customer service ''xumm@csoneplus.com'' to obtain.
 
If Baidu cloud disk download is too slow, you can contact our company customer service ''xumm@csoneplus.com'' to obtain.
   −
*How to burn
+
*How to burn<code><nowiki/></code>
    
refer to [https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#write Official document]
 
refer to [https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit#write Official document]
Line 153: Line 155:  
<code>sudo ./flash.sh jetson-xavier mmcblk0p1</code>
 
<code>sudo ./flash.sh jetson-xavier mmcblk0p1</code>
   −
''- Xavier NX Devkit''
+
''- Xavier NX Devkit''<code><nowiki/></code>
    
<code>sudo ./flash.sh jetson-xavier-nx-devkit mmcblk0p1</code>
 
<code>sudo ./flash.sh jetson-xavier-nx-devkit mmcblk0p1</code>
Line 159: Line 161:  
<code>cd $L4T_DIR</code>
 
<code>cd $L4T_DIR</code>
   −
<code>git clone https://github.com/veyeimaging/nvidia_jetson_veye_bsp<nowiki/>.git</code>
+
<code>git clone https://github.com/veyeimaging/nvidia_jetson_veye_bsp<nowiki/>.git</code><code><nowiki/></code>
    
<code>export RELEASE_PACK_DIR=$L4T_DIR/nvidia_jetson_veye_bsp</code>
 
<code>export RELEASE_PACK_DIR=$L4T_DIR/nvidia_jetson_veye_bsp</code>

Navigation menu