Forum Discussion
Altera_Forum
Honored Contributor
21 years agohmmmmm that should have worked.
The fact that it compiled means you have the right includes for your code, so I guess it's worth checking out how much memory resources you have in case you have some memory collision. I would also try adding a Jtag uart and re-directing to it if you have the ability to do so to determine if the problem is in the code or the uart itself. With the current uart implemented do you see any data at all coming back? Sorry that I can't be of more help (been using the jtag uart for NIOS II this whole time). Good-luck