On the AM/DM 3730 a multi-stage boot process is followed, SPL/MLO which thens loads u-boot to the address defined by CONFIG_SYS_TEXT_BASE, in this case this address is in DDR. Regardless of the boot method u-boot is always loaded to the same address in…
Current SDK versions 5.03.02 for processors such as AM37x or AM335x use a multi-stage load, ROM does not load u-boot directly but a mini u-boot called SPL first, this then loads u-boot. The SPL is the one that sets the clocks and DDR settings and runs…
Part Number: TDA4VE-Q1 Other Parts Discussed in Thread: TDA4VM Tool/software: SOC: TDA4VM ECO
SDK: 0902
HW: ADCU A1
Issue: SDK 0902 A72 CPU load has increased
The following is the A72 boot log
[ 0.000000] Booting Linux on physical CPU 0x0000000000…
The only similar case where not explained crash was observed was with code that resides inside ECC protected area of the memory. Here is a description of what needs to be done and why. A code to do it is enclos /cfs-file/__key/communityserver-discussions…
Other Parts Discussed in Thread: OMAP3530
When I run hello_es2 built in embedded Qt 4.8.0 and SGX Gaphics_SDK_4_05_00_03 in BB xM board, it failed with QEglContext::createSurface(): Unable to create EGL surface, error = 0x300b, then I set windowDrawable…
Other Parts Discussed in Thread: SYSBIOS Equipment:
ICEv2 board,
CCSv6 vs 6.0.1.00040,
TI XDS100v2 USB Emulator,
Windows7,
am335x_sysbios_ind_sdk_1.1.0.6
NDK 2.24.1.18
NDK's NSP 1.10.2.09 not activated
SYSBIOS 6.40.3.39
Compiler TI v5…
Part Number: AM5728 Tool/software: Linux Hi, TI and everyone,
I build the PSDK 05.00.00.15 by http://software-dl.ti.com/processor-sdk-linux/esd/docs/05_00_00_15/linux/Overview.html#id13 , then error occurs as following:
ERROR: tiovx-lib-host-01…
I'm trying to transition existing code written under SDK v6.0 to the new Processor SDK v1.0.
I have as custom board cloning the original beaglebone with an Ortus resistive touch LCD.
These are the changes that I made to the original code to get the…
Hi Biser:
AM5718 support full usb download
The SOP is below.
It should can boot up u-boot from SPL-DFU.
But we failed followed by SOP.
SOP:
processors.wiki.ti.com/.../Linux_Core_U-Boot_User's_Guide
USB Peripheral boot mode on DRA7x/AM57x …
Part Number: AM3358 Tool/software: Linux Hi,
I am using Beagle bone black with Wi-Fi cape. I installed Wi-Fi drivers in the SD card kernel by following way:
I applied a patch and rebuild the driver kernel modules by refer the following link:
http…