Would you teach about the "spi nor test"?
The sdk_unit_test_ALL.bin was created by the following command.
<Command>
./tools/build_sdk -t mx6sdl -b smart_device
The "spi nor test" was performed on SABRE-SDP by using this bin file.
However, the NOR flash ID cannot be read.
The following errors occur.
---- Running eCSPI test, type 'x' to exit.
Please select test:
0 - NUMONYX SPI NOR
x - to exit.
Chip ID query FAIL.
NUMONYX SPI NOR test FAILED.
May I have advice?