Hi There,
I am new to petalinux and trying to configure petalinux on zynq 7000.
My Zynq PL section is programmed for DRAM address 0x40000000 to 7FFFFFFF, and tested its working in bare metal. However, now I want Petalinux to see PL address(0x40000000 to 7FFFFFFF) as the DRAM.
When I executed below petalinux-config command, I am unable to change kernel base address and System memory base address to 0x40000000 under Subsystem AUTO Hardware Setting, It says "You have made an invalid entry."
"petalinux-config --get-hw-description=</projects/zynq70000_ps-pl>"
I followed this article which tries to achieve similar goal but still no luck, https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842219/Zynq-7000+AP+SoC+-+32+Bit+DDR+Access+with+ECC+Tech+Tip
please help me how to get this working, I am stuck here since 2 weeks.
PS: I am using vivado 2020.1
Regards,
Prasanna