hi, all
I am trying to use gpmc to connect FPGA in sys/bios 6.41 at ICE-AM3359, but failed.
the problem is that , when i write or read the GPMC memory region, the cs2 pin ,we pin did not give any low signal.
my project steps are below
1, MMUInit (include cs2 memory region)
2, pinmuxconfig
3, enable clock to GPMC module
4,PinMuxConfig (select mode 0)
5,GPMCModuleSoftReset
6,config register 1 ~ 7
my config : 16bit , w/r Asynchronous ,NOR Flash like , Non-multiplexed attached device,
the value is
thanks to everyone who gives me any suggestions,