Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi TI Expert,
I need connect to FPGA(acted as a SRAM) via GPMC, I need config 16bit data width and Addr[22...1], I use SDK:mcu_plus_sdk_am64x_10_00_00_20, have two questions:
1. I configured GPMC's device type as 'PSRAM' , all GPMC0_Ax is configured properly, except GPMC0_A22. My question is why only A22 is missed, is there any special consideration? and even After I modify the address size from '16MB' to 256MB, nothing changes.
2. another question is that I need to add some special configuration, like add '.readType', 'writeType' into the 'gGpmcAttrs', which is automatically generated by '.syscfg', how can we add it and still enable .syscfg to automatically generate configurations?
GPMC but I failed to