Processor SDK Linux for AM335X
11_02_05_02
1. Overview
2. Release Specific
3. Foundational Components
3.1. U-Boot
3.1.1. Build Guide
3.1.2. User’s Guide
3.1.3. Troubleshooting
3.1.3.1. U-Boot Debug Tips
3.1.3.2. Debugging U-Boot and SPL
3.1.3.3. Loading Uboot through CCS
3.1.3.4. U-Boot Splash Screen
3.2. Kernel
3.3. Power Management
3.4. Filesystem
3.5. Tools
3.6. PRU Subsystem
3.7. Graphics and Display
3.8. OpenCV
3.9. Virtualization
3.10. Machine Learning
4. Examples and Demos
5. How to Guides
6. Documentation Tarball
Processor SDK Linux for AM335X
3.
Foundational Components
3.1.
U-Boot
3.1.3.
Troubleshooting
Edit on GitHub
3.1.3.
Troubleshooting
3.1.3.1. U-Boot Debug Tips
3.1.3.2. Debugging U-Boot and SPL
3.1.3.2.1. Debug Example
3.1.3.2.1.1. Setup
3.1.3.2.1.2. Using OpenOCD & GDB
3.1.3.2.1.3. Using CCS
3.1.3.3. Loading Uboot through CCS
3.1.3.3.1. Step 1: Software Downloads
3.1.3.3.2. Step 2: Testing Hardware Connection
3.1.3.3.3. Step 3: Building the SPL/Uboot images
3.1.3.3.4. Step 4: CCS Configuration
3.1.3.3.5. Step 5: Change ARM mode
3.1.3.3.6. Step 6: Loading SPL
3.1.3.3.7. Step 7: Loading Uboot Image
3.1.3.4. U-Boot Splash Screen