Closed skordal closed 8 years ago
When running without the instruction cache enabled (ICACHE_ENABLE set to false in pp_potato), the SHA-256 benchmark application crashes after a short while with the error:
Unhandled exception! Cause: 0x00000004 EPC: 0x00000584
This indicates an attempt to load from a misaligned address.
When running without the instruction cache enabled (ICACHE_ENABLE set to false in pp_potato), the SHA-256 benchmark application crashes after a short while with the error:
This indicates an attempt to load from a misaligned address.