Hi.. Can you tell me which debugger are you using for programming and debugging in this video? Which one is good to use for multiple CPU's and FPGA core debugging?
Thanks! I have made a custom IP block and I am trying to pass a 512 byte variable through DMA using the base of the simple poll example and this block processes it and returns the compressed data to me. The problem is that it always stays in the loop while(busy) Device_to_DMA. Have you had any similar errors?
It helped, thank you :)
How do you run the program in Vitis without reprogramming the bit file?
Hi.. Can you tell me which debugger are you using for programming and debugging in this video? Which one is good to use for multiple CPU's and FPGA core debugging?
I can't see waveform window, how can i make it pop up automatically?
Thank you so much....
Thanks! I have made a custom IP block and I am trying to pass a 512 byte variable through DMA using the base of the simple poll example and this block processes it and returns the compressed data to me. The problem is that it always stays in the loop while(busy) Device_to_DMA. Have you had any similar errors?
I am also wishes to write one controller ip for dma instead of sdk code(based on simple poll) ... Can you please help me how to proceed ...
In sdk there are 10 transfers given but in ila that many transfers of data was not shown... Why sir..??