This example demonstrates basic read write to the HyperRam configured in polled mode of operation.
The example writes known data to a particular offset in the HyperRam and then reads it back. The read back data is then compared with the written known data, And this is done in both cases using CPU and BCDMA.
| Parameter | Value |
|---|---|
| CPU + OS | wkup-r5fss0-0_freertos |
| r5fss0-0 freertos | |
| Toolchain | ti-arm-clang |
| Board | am275x-evm |
| Example folder | examples/board/hyper_ram/hyper_ram_read_write |