Tool/software: Code Composer Studio
My board's cpu is am3354. The SPI FLash is SST25VF064C.I want to verify that spi flash works, so I simulated the board on CCS. The Starterware version I am using is AM335X_StarterWare_02_00_01_01. When I compile and run mcspiFlash.out, the serial port prints the information as follows:
Can you tell me why the data were verified failed?
I have verified that the spi flash on the board can be read ID normally.