Advertisement
Guest User

Untitled

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