I run the Random tree classifier algrithom which is implemented by VAT lab on BF609 platform Core1, I encounter the following problems:
A fatal error or exception has occurred.
Description: Attempted misaligned data memory or data cache access (Exception with EXCAUSE=0x24).
General Type: UnhandledException
Specific Type: DataMisalignedAccessViolation
General Code: 0x9
Specific Code: 0x24
Error Value: 0x00130024
Error PC: 0xff605160
The address 0xff605160 is L1 code area, is it possible that processor's L1 is not work?