I'm working on a design that is using OSPI to interface with some non FLASH SPI devices that have a 16bit word length.
I can enable ENB_LEGACY_IP_MODE_FLD and write to the the mem mapped address and see the data and expected response on the logic analyzer.
When I try to read the mem mapped address, the system hangs on the read instruction without any exception and the debugger can't pause operation.