Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

DMA in FFT_sub hangs #4

Open
feddischson opened this issue Nov 18, 2018 · 1 comment
Open

DMA in FFT_sub hangs #4

feddischson opened this issue Nov 18, 2018 · 1 comment

Comments

@feddischson
Copy link

Hi,

I was updating the meta-de10-nano recipes in order to use the latest Angstrom branch (2018/Sumo) and also the latest de10-nano-hardware release (RELEASE-20180612_19.29.23) here: https://github.com/feddischson/meta-de10-nano/tree/sumo

I was not able to get the FFT apllications working (with the new mentioned de10-nano-hardware release).
To be honest, I am not sure if it is a issue on the FPGA side or within the driver.

I figured out that the driver hangs always while waiting for the last descriptors to be finished.
As far as I can see, the status register (CSR_STATUS_REG) returnes 0x03 all the time (see here)

Do you have an idea if there have been changes within the soc or fft_sub between the first and latest release which could explain this?

@dwesterg
Copy link
Contributor

I have seen this issue but as of yet have not resolved it. No, the hardware for the fft was not changed, but that doesnt mean that the underlying IP in quartus wasn't updated.

-dalon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants