Hello NXP I am using the S32G-VNP-RDB2 development board to debug Qspi, the RTD version used is "D2203", and then I encounter a problem, the byte order of the read data is wrong, for example: I want to read The data is 0xAABBCCDD, but the actual reading is 0xBBAADDCC. How to solve this problem?
jiawei_ye