This example demonstrates 16-bit 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.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| c66ss0 nortos | |
| Toolchain | ti-arm-clang, ti-c6000 |
| Board | am273x-evm |
| Example folder | examples/drivers/crc/crc_16bit/ |
Shown below is a sample output when the application is run,