Replies: 1 comment
-
Hi, I had the same issue with other platform. With 512M everything worked, but the same project on a platform with 1G leaded to a system stuck after xilinx_dma.ko loading attempt. The reason was in the HW project configuration. Address range for AXI buses should be adjusted to the actual memory size. Another option is reducing available memory size in the Linux device tree. This means that the system will use only half of available memory. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Xianjun,
I've successfully installed the "neptunesdr" flavor on a Hamgeek P210 (ZYNQ-XC7Z020-CLG400i + AD9361 + 2r2t - 512M DDR3), however, the sister board K210 (same chips but with 1G DDR) fails to load the xilinx_dma.ko module, I have tried recompiling from the latest update of the repo to no avail. Any hints?
Beta Was this translation helpful? Give feedback.
All reactions