Skip to content

Instantly share code, notes, and snippets.

@yamori813
Created January 3, 2022 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamori813/14aa1072021c29617e16dedc4cb8e847 to your computer and use it in GitHub Desktop.
Save yamori813/14aa1072021c29617e16dedc4cb8e847 to your computer and use it in GitHub Desktop.
695.
696.
697.
698.
pbuf_take: invalid buf**Exception 32: EPC=80020E4C, Cause=00808008 (TLBMissRd)
RA=80001594, VAddr=0000000A
0 ($ 0) = 00000000 AT ($ 1) = A0000000
v0 ($ 2) = 800BA4C8 v1 ($ 3) = 80073290
a0 ($ 4) = 00000000 a1 ($ 5) = 800BA4E8
a2 ($ 6) = 800D6160 a3 ($ 7) = 800D6160
t0 ($ 8) = 800BA454 t1 ($ 9) = 0000A003
t2 ($10) = 0000000A t3 ($11) = 80020E4C
t4 ($12) = 00029007 t5 ($13) = 0150CC78
t6 ($14) = 00000000 t7 ($15) = 000007E0
s0 ($16) = 800C0000 s1 ($17) = 800C0000
s2 ($18) = 800BA4A8 s3 ($19) = 800C0000
s4 ($20) = 800BA4E8 s5 ($21) = 80090000
s6 ($22) = 800CD9D0 s7 ($23) = 800D5F78
t8 ($24) = 800D3B68 t9 ($25) = 8000152C
k0 ($26) = 800C4740 k1 ($27) = 800D0000
gp ($28) = 8043E970 sp ($29) = 80FFFB30
fp ($30) = 00000040 ra ($31) = 80001594
CFE version 1.0.37 for BCM947XX (32bit,SP,LE)
Build Date: Fri Apr 7 13:44:00 JST 2006 (root@Satoh-linux)
Copyright (C) 2000,2001,2002,2003 Broadcom Corporation.
Initializing Arena.
Initializing Devices.
* Flash Info. -> manufacturer (89), device (16)
* Flash Info. -> manufacturer2 (0000), device2 (0000)
* Flash Info. -> manufacturer (89), device (16)
* Flash Info. -> manufacturer2 (0000), device2 (0000)
* Flash Info. -> manufacturer (89), device (16)
* Flash Info. -> manufacturer2 (0000), device2 (0000)
#### 50ms gpioout hold!!
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.60.9.0
* memc_config: (00048000) -> [00048540]
CPU type 0x29007: 200MHz
Total memory: 0x1000000 bytes (16MB)
Total memory used by CFE: 0x80400000 - 0x8053C820 (1296416)
Initialized Data: 0x80436970 - 0x80439070 (9984)
BSS Area: 0x80439070 - 0x8043A820 (6064)
Local Heap: 0x8043A820 - 0x8053A820 (1048576)
Stack Area: 0x8053A820 - 0x8053C820 (8192)
Text (code) segment: 0x80400000 - 0x80436970 (223600)
Boot area (physical): 0x0053D000 - 0x0057D000
Relocation Factor: I:00000000 - D:00000000
Device eth0: hwaddr 00-16-01-38-C8-3E, ipaddr 1.1.1.1, mask 255.255.255.0
gateway not set, nameserver not set
Reading :: et0: link up (interface up)
Failed.: Timeout occured
Loader:raw Filesys:raw Dev:flash0.os File: Options:(null)
Loading: .... 758888 bytes read
Entry at 0x80001000
Closing network.
et0: link down (interface down)
Starting program at 0x80001000
bcmbm-mruby ea11363(master)-dirty Mon Jan 3 06:42:13 JST 2022
mruby 41e8b210b(master)
Mem : 1000000
SP : 80ffff00
BOOT_CONSOLE : uart0
Clock : 200000000
MRB SIZE 919
MRB SHA256 0461ffe6ea5681dd8c6c9878d21224ec39bc28da3da286a0f1c93a58f45c5bdc
phy 0, vendor 0090c3 part 05
mii_probe: Using PHY 0
eth0: Link speed: 100BaseT FDX
1.
2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment