Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by bkucera@May 22 2006, 11:22 PM it only appears when attempting to run the application. the nios ide will build the application successfully.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15512)
--- quote end ---
--- Quote End --- Ok... Can you please report the error given by the IDE? It's hard to figure out the problem without an error message... --- Quote Start --- originally posted by bkucera@May 22 2006, 11:22 PM is there a better way to do this that i'm not considering? it seems that for maximum performance each cpu should execute code out of a different memory so there's no conflict.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15512)
--- quote end ---
--- Quote End --- Yes, that's true... otherwise if the application do not fit in onchip memory you should use cache memories to limit the impact of the traffic on the bus... bye Paolo