Tool/software: Code Composer Studio
Hi :
i am using PROCESSOR-SDK-DRA8X-TDA4X ,My development board suddenly had a startup problem.
follow is the log .
U-Boot 2020.01-gf9b0d030d3 (Jun 17 2020 - 14:34:25 +0000)
SoC: J721E SR1.0
Model: Texas Instruments K3 J721E SoC
Board: J721EX-PM2-SOM rev E7
DRAM: 4 GiB
not found for dev hbmc-mux
Flash: 0 Bytes
MMC: sdhci@4f80000: 0, sdhci@4fb0000: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
In: serial@2800000
Out: serial@2800000
Err: serial@2800000
Detected: J7X-BASE-CPB rev E3
Detected: J7X-VSC8514-ETH rev E2
Net:
Warning: ethernet@046000000 using MAC address from ROM
eth0: ethernet@046000000
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
55 bytes read in 1 ms (53.7 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
1579120 bytes read in 37 ms (40.7 MiB/s)
Load Remote Processor 6 with data@addr=0x80080000 1579120 bytes: Success!
1579120 bytes read in 37 ms (40.7 MiB/s)
Load Remote Processor 7 with data@addr=0x80080000 1579120 bytes: Success!
9576568 bytes read in 202 ms (45.2 MiB/s)
Unhandled Exception in EL3.
x30 = 0x0000000070007384
x0 = 0x0000000064878000
x1 = 0x0000000000000000
x2 = 0x0000000000001c00
x3 = 0x00000000000000a0
x4 = 0x0000000000000000
x5 = 0x0000000000001b60
x6 = 0x0000000000000000
x7 = 0x0000000000880000
x8 = 0x0000000000000030
x9 = 0x0000000000000008
x10 = 0x0000000000000044
x11 = 0x00000000fded5c40
x12 = 0x0000000000000000
x13 = 0x0000000000000200
x14 = 0x0000000000000001
x15 = 0x0000000000000020
x16 = 0x00000000fff2db94
x17 = 0x0000000000000000
x18 = 0x00000000fdec6de8
x19 = 0x0000000000000000
x20 = 0x00000000809a1378
x21 = 0x0000000080080000
x22 = 0x0000000000000000
x23 = 0x00000000fdecb2c0
x24 = 0x00000000fff93ea0
x25 = 0x0000000000000000
x26 = 0x0000000064878000
x27 = 0x0000000000001c00
x28 = 0x0000000064878000
x29 = 0x00000000fdebac20
scr_el3 = 0x000000000000073d
sctlr_el3 = 0x0000000030cd183f
cptr_el3 = 0x0000000000000000
tcr_el3 = 0x0000000080803520
daif = 0x00000000000003c0
mair_el3 = 0x00000000004404ff
spsr_el3 = 0x00000000200002cd
elr_el3 = 0x0000000070007584
ttbr0_el3 = 0x0000000070010b00
esr_el3 = 0x00000000bf000000
far_el3 = 0x0000000000000000
spsr_el1 = 0x0000000000000000
elr_el1 = 0x0000000000000000
spsr_abt = 0x0000000000000000
spsr_und = 0x0000000000000000
spsr_irq = 0x0000000000000000
spsr_fiq = 0x0000000000000000
sctlr_el1 = 0x0000000030d00800
actlr_el1 = 0x0000000000000000
cpacr_el1 = 0x0000000000000000
csselr_el1 = 0x0000000000000000
sp_el1 = 0x0000000000000000
esr_el1 = 0x0000000000000000
ttbr0_el1 = 0x0000000000000000
ttbr1_el1 = 0x0000000000000000
mair_el1 = 0x0000000000000000
amair_el1 = 0x0000000000000000
tcr_el1 = 0x0000000000000000
tpidr_el1 = 0x0000000000000000
tpidr_el0 = 0x0000000000000000
tpidrro_el0 = 0x0000000000000000
par_el1 = 0x0000000000000000
mpidr_el1 = 0x0000000080000000
afsr0_el1 = 0x0000000000000000
afsr1_el1 = 0x0000000000000000
contextidr_el1 = 0x0000000000000000
vbar_el1 = 0x0000000000000000
cntp_ctl_el0 = 0x0000000000000000
cntp_cval_el0 = 0x0000000000000000
cntv_ctl_el0 = 0x0000000000000000
cntv_cval_el0 = 0x0000000000000000
cntkctl_el1 = 0x0000000000000000
sp_el0 = 0x0000000000000000
isr_el1 = 0x0000000000000000
dacr32_el2 = 0x0000000000000000
ifsr32_el2 = 0x0000000000000000
cpuectlr_el1 = 0x0000001b00000040
cpumerrsr_el1 = 0x0000000000000000
l2merrsr_el1 = 0x0000000000000000
Thanks!
Shuai