Advertisement
Guest User

Untitled

a guest
Jan 28th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.63 KB | None | 0 0
  1. Initializing CC110X radio at SPI_0
  2. netdev2_cc110x_setup()
  3. drivers/cc110x/cc110x.c:cc110x_setup:49
  4. drivers/cc110x/cc110x.c:cc110x_setup:56
  5. CS:15
  6. Init 1: port 0, pin 15
  7. cpu/stm32f3/periph/gpio.c:gpio_init:84
  8.  
  9. Context before hardfault:
  10.    r0: 0x00000027
  11.    r1: 0x20005f27
  12.    r2: 0x20005f27
  13.    r3: 0x200008e0
  14.   r12: 0x00000000
  15.    lr: 0x0800803b
  16.    pc: 0x0800805e
  17.   psr: 0x21000000
  18.  
  19. FSR/FAR:
  20.  CFSR: 0x00000400
  21.  HFSR: 0x40000000
  22.  DFSR: 0x00000008
  23.  AFSR: 0x00000000
  24. Misc
  25. EXC_RET: 0xfffffffd
  26. Attempting to reconstruct state for debugging...
  27. In GDB:
  28.   set $pc=0x800805e
  29.   frame 0
  30.   bt
  31.  
  32. ISR stack overflowed by at least 8 bytes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement