Forum Discussion
Altera_Forum
Honored Contributor
20 years agosimple project with DMA
I've been working a long time with NIOS II Stratix edition. I want to improve my system's performance by adding DMA. My problem is, that everything is working well. However if only add DMA...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by slacker@Jun 19 2006, 12:19 PM most (if not all) "full feature"ed designs have avalon dmas. there is nothing special about adding a dma. it's just another avalon master.
i would double check your sopc builder design to make sure that your processor is still connected, correctly. additionally, i would step through all of the code in alt_sys_init() to determine what (if anything) is failing to initialize.
cheers,
- slacker
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16253)
--- quote end ---
--- Quote End --- there is examples in the nios2 software development handbook