Advertisement
telepras

nrf trace

Jul 22nd, 2015
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching device_manager_peripheral.o(.bss).
  2. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching ble_advertising.o(.bss).
  3. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching pstorage.o(.bss).
  4. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching segger_rtt.o(.data).
  5. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching main.o(.data).
  6. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching nrf_drv_gpiote.o(.bss).
  7. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching app_timer.o(.data).
  8. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching bsp.o(.data).
  9. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching app_uart_fifo.o(.bss).
  10. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching ble_advertising.o(.data).
  11. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching device_manager_peripheral.o(.data).
  12. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching app_button.o(.data).
  13. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching softdevice_handler.o(.data).
  14. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching segger_rtt.o(.bss).
  15. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching bsp.o(.bss).
  16. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching pstorage.o(.data).
  17. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching bsp_btn_ble.o(.data).
  18. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching app_uart_fifo.o(.data).
  19. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching system_nrf51.o(.data).
  20. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching mvars.o(.data).
  21. .\_build\nrf51822_xxaa_s130.axf: Error: L6406E: No space in execution regions with .ANY selector matching mvars.o(.data).
  22. .\_build\nrf51822_xxaa_s130.axf: Error: L6407E: Sections of aggregate size 0x508 bytes could not fit into .ANY selector(s).
  23. Not enough information to list image symbols.
  24. Not enough information to list the image map.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement