Hi,
We are trying to implement Asynchronous Single write access through AM3352 GPMC,
but the CPU stops working if the WRCYCLETIME is set to 10.
The AM335x is connected to FPGA(MAX10) through GPMC with the below configuration.
Asynchronous Single write Nonmultiplexed Device:
・Interface Type Asynchronous
・ACCESSTYPE "Single"
・CHIP SELECT No "5"
・DEVICETYPE "NORLIKE"
・MULTIPLEXER "Nonmultiplexed"
・CSWROFFTIME "8"
・CSONTIME "2"
・ADVWROFFTIME "0"
・ADVONTIME "0"
・WEOFFTIME "6"
・WEONTIME "0"
・WRCYCLETIME "10"
The CPU stops working if WRCYCLETIME = 10 but the CPU works normal if the WRCYCLETIME
is set to large values like "16".
Please let me know what could be the reason for CPU halt with lower WRCYCLETIME values.
Best Regards
kummi