Skip to content

Conversation

@crc-32
Copy link
Member

@crc-32 crc-32 commented Feb 20, 2021

./Utilities/openocd_rtt.sh asterix_vla_dvb2 starts the debugger with RTT commands prepared
rtt_init to start the server (run after reset halt but before resuming to get log from boot)
rtt_reset to restart the server (requires reconnecting to port, but is intended for getting logs from boot again after a reset halt as buffer doesn't flush otherwise)

SRCS_asterix_vla_dvb2 += external/segger_rtt/SEGGER_RTT_Syscalls_GCC.c
SRCS_asterix_vla_dvb2 += external/segger_rtt/SEGGER_RTT.c
SRCS_asterix_vla_dvb2 += external/segger_rtt/SEGGER_RTT_printf.c
SRCS_asterix_vla_dvb2 += $(SRCS_driver_nrf52_ls013b7dh05)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line needs to be removed as we've moved it to asterix_common

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants