14.9.1 Prepare Event Recorder to Display Data
To prepare the Event Recorder to display data,
in EventRecorderConf.h
:
EVENT_RECORD_COUNT
: It is a good idea to set the number of records as large as possible, so that you have a bigger buffered memory region for recording events, which makes it less likely events will be lost.EVENT_TIMESTAMP_FREQ
: Set to target's core clock frequency, e.g., 120 MHz for SAM E54 Curiosity Ultra and SAM E54 Xplained Pro Boards.