Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

result=alt_avalon_sgdma_do_async_transfer(sgdma_sd ram, &desc[0])

hi: in the niosII BST ,I am puzzled in the the code below : ...... result=alt_avalon_sgdma_do_async_transfer(sgdma_sdram, &desc[0]); if(!result) printf("Writing the head of the receive des...