-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: testsArea: tests and testing frameworkArea: tests and testing frameworkType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
Description
> info
mtd devices: 1
-=[ MTD_0test 0
]=-
sectors: 763
pages per sector: 16
page size: 256
total: 3052 kiB
> test 0
[START]
EXCEPTION!! exccause=0 (IllegalInstructionCause) @800d2c78 excvaddr=00000000
processes:
pid | name | state Q | pri | stack ( used) ( free) | base addr | current
- | isr_stack | - - | - | 2048 ( 0) ( 2048) | 0x3ffb0000 | 0x3ffb0800
1 | idle | pending Q | 15 | 2048 ( 440) ( 1608) | 0x3ffb0e88 | 0x3ffb14d0
2 | main | running Q | 7 | 3072 ( 1176) ( 1896) | 0x3ffb1688 | 0x3ffb1f30
| SUM | | | 7168 ( 1616) ( 5552)
heap: 322040 (used 5200, free 316840) [bytes]
register set
pc : 400d0642 ps : 00060f30 exccause: 00000000 excvaddr: 00000000
epc1 : 400d0642 epc2 : 00000000 epc3 : 00000000 epc4 : 00000000
epc5 : 00000000 epc6 : 00000000 epc7 : 00000000
a0 : 800d2c78 a1 : 3ffb2090 a2 : 00002f90 a3 : 3ffb3ae8
a4 : 3ffb24d4 a5 : 00000ffb a6 : 000000fb a7 : 000000ff
a8 : 800d0642 a9 : 3ffb2070 a10 : 00000000 a11 : 3ffb3af5
a12 : 3ffb209d a13 : 00000005 a14 : 0000000d a15 : 400842b0
lbeg : 400861b0 lend : 400861ba lcount : 00000000
ets Jun 8 2016 00:22:57
rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DOUT, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:4004
load:0x40078000,len:7304
load:0x40080000,len:7224
entry 0x40080350
W (29) boot: PRO CPU has been reset by WDT.
W (29) boot: WDT reset info: PRO CPU PC=0x400803c0
W (29) boot: WDT reset info: APP CPU PC=0xfe79f3eb
main(): This is RIOT! (Version: buildtest)
Manual MTD test
init MTD_0… OK (3052 kiB)
> Timeout in expect script at "child.expect_exact("[SUCCESS]")" (tests/mtd_raw/tests/01-run.py:20)
/tmp/dwq.0.8563909233188672/50cee6f8282534029fe03d2c2369f328/makefiles/tests/tests.inc.mk:22: recipe for target 'test' failed
make: *** [test] Error 1
make: Leaving directory '/tmp/dwq.0.8563909233188672/50cee6f8282534029fe03d2c2369f328/tests/mtd_raw'
Steps to reproduce the issue
Expected results
Actual results
Versions
Metadata
Metadata
Assignees
Labels
Area: testsArea: tests and testing frameworkArea: tests and testing frameworkType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)