++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Board Support Package ReadMe for Connect Tech Nvidia Jetson TX2 Carriers + BSP Version: V103 + Date: 2017/06/27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ================================================================================ Introduction ================================================================================ This Board Support Package adds support for Connect Tech Jetson TX2/TX1 carrier boards to Linux4Tegra. It includes any extra files required to use all the features of the carriers. Please check the "Product Specific Details" section for what features for your board is supported with this BSP release and the "Changes" section for the changes made between versions. You can check which version of the BSP you have installed by running: cat /etc/cti/CTI-L4T.version Check for the Latest Version of the CTI-L4T BSP at: http://connecttech.com/resource-center/l4t-board-support-packages/ Please check the requirements section for minimum requirements. Consult KDB344 at for TX2 hardware compatiblity with your carrier. http://connecttech.com/resource-center-category/all-kdb-entries/ ================================================================================ Requirements ================================================================================ -x86 based host machine running Ubutnu 14.04 -Jetpack 3.0 installed (from Nvidia Embedded Download Center) -TX2 module -Connect Tech TX2/TX1 Carrier -USB Cable for flashing *L4T version can be found in /etc/nv_tegra_release and will look like this: # R27 (release), REVISION: 1.0 ================================================================================ Installation ================================================================================ 1. Before Installing the BSP you will need to install Jetpack 3.0 on the x86 host system. 2. Copy the CTI-L4T-V###.tgz package into /64_TX2/Linux_for_Tegra_tx2/: 3. Extract the BSP: tar -xzf CTI-L4T-V###.tgz (replacing ### with your file name) 3. Change into the CTI-L4T directory: cd ./CTI-L4T 4. Run the install script (as root or sudo) to automatically install the BSP files to the correct locations: sudo ./install.sh 5. The CTI-L4T BSP is now installed on the host system and it should now be able to flash the TX2. 6. To flash on the tx2 use: ./flash.sh mmcblk0p1 Examples: ./flash.sh astro-usb3 mmcblk0p1 ./flash.sh astro-mpcie mmcblk0p1 ./flash.sh orbitty mmcblk0p1 ================================================================================ Flashing TX2 ================================================================================ 1. Connect the TX2 and Carrier (or Dev-Kit) to the computer via USB Following the instructions in the appropriate manual. 2. Put the system to be flashed into recovery mode, following the instructions in the appropriate manual 4. Run ./flash.sh mmcblk0p1 from Linux_for_Tegra_tx2 directory 5. Once the flashing has completed, the TX2 will reboot 6. To switch between different boards, you will need ot repeat these steps There is currently no run time support for switching profiles on the TX2 Consult KDB344 at for TX2 hardware compatiblity with your carrier. http://connecttech.com/resource-center-category/all-kdb-entries/ ================================================================================ Product Specific Details ================================================================================ -------------------------------------------------------------------------------- ASG001 (Astro) -------------------------------------------------------------------------------- -PWM Fan Support -CSI camera support -USB Support -mPCIe Support -Second UART Support -------------------------------------------------------------------------------- ASG002 (Elroy) -------------------------------------------------------------------------------- -PWM Fan Support -USB Support -mPCIe Support -Second UART Support -CSI camera support -------------------------------------------------------------------------------- ASG003 (Orbitty) -------------------------------------------------------------------------------- -PWM Fan Support -Second UART Support -USB Support -------------------------------------------------------------------------------- ESG501 (Rosie) -------------------------------------------------------------------------------- -mPCIe Support -Second UART Support -USB Support -------------------------------------------------------------------------------- ESG503 (Rudi) -------------------------------------------------------------------------------- -USB Support -Second UART Support -CAN Support -mPCIe Support -------------------------------------------------------------------------------- ASG008 (Sprocket) -------------------------------------------------------------------------------- -Second UART Support -USB Support -NOTE: CSI cameras are not supported yet with this version of the BSP ================================================================================ Changes ================================================================================ Version 100, May 19, 2017 -Initial Release for the TX2 Version 101, June 01, 2017 -Fixed issue with some loadable modules eg. uvcvideo -Added Elroy CSI camera support Version 102, June 26, 2017 -Added second UART support to all carriers Version 103, June 27, 2017 -Changed Rootfs size to 28GB from 14GB ================================================================================ Contacting Connect Tech ================================================================================ If you have any problems, questions or suggestions regarding the Board Support Package and hardware, please feel free to contact Connect Tech Inc. Connect Tech can be reached in a variety of ways: TEL: 1 519 836 1291 or 1-800-426-8979 in North America FAX: 1 519 836 4878 Email: Sales: sales@connecttech.com Tech Support: support@connecttech.com Web: http://www.connecttech.com Be sure to check the support section of our home page for answers to technical questions at http://www.connecttech.com. Also be sure to browse the knowledge data base. If you don't find what you are looking for, please contact the support department and let us know. We will be glad to help you. ================================================================================