AM64x MCU+ SDK  08.02.00
CRC FULL CPU

Introduction

This example demonstrates Cyclic Redundancy Check (CRC) in full CPU mode for Channel number 1. CRC signature is calculated on a frame that is stored in memory and compared against pre-calculated CRC signature value.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
m4fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm
Example folder examples/drivers/crc/crc_full_cpu/

Steps to Run the Example

See Also

CRC

Sample Output

Shown below is a sample output when the application is run,

CRC Full CPU Test Started ...
Full CPU mode CRC Test Passed!!
All tests have passed!!