CRC example2 for AVR XMEGA.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include <asf.h>
Macros | |
#define | FLASHADDR 0x0300 |
Functions | |
int | main (void) |
Example 2 main application routine. More... | |
#define FLASHADDR 0x0300 |
Referenced by main().
int main | ( | void | ) |
Example 2 main application routine.
References board_init(), crc32_append_value(), CRC_32BIT, CRC_APP, CRC_BOOT, crc_flash_checksum(), CRC_FLASH_RANGE, crc_io_checksum(), FLASHADDR, gfx_mono_draw_string(), gfx_mono_init, nvm_flash_read_buffer(), sysclk_init, sysfont, and SYSFONT_HEIGHT.