Part Number: PROCESSOR-SDK-AM64X
Hi everybody ,
I m on processor_sdk_sitara_am64x_07_02_00_02-windows-x64-installer
for the example I looked at : C:\ti\psdk_am64x\rtos\pdk_am64x_07_02_01_11\packages\ti\csl\example\ospi
I can not compile it but I assume one of the following drivers in the folder :
C:\ti\psdk_am64x\rtos\pdk_am64x_07_02_01_11\packages\ti\board\src\flash\nor\ospi
Question : coudl you confirm me how to properly import in a porject and compile it ? I recreated , maybe something wrong in there ...
what happens is : using R5 inizialization , erase etc working but WRITE is not
I'm struggling with the Write process. I tried the following:
- Using OSPI_OPER_MODE_DAC_XFER option, there is no error , but the data is not written to the FLASH.
- Using OSPI_OPER_MODE_IND_XFER option, there is no error during the write process but the FLASH state (reading FLASH command 0x65) bit 1 stay in "Write in progress".
any suggestion ?
thank you
BR
Carlo