Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProcessor stuck at reset?
Once upon a time, I had this code working, so I know the code is good. As I have been made the honorary NIOS II guru at work, I have been tasked with learning all I can so I can teach my boss. ...
Altera_Forum
Honored Contributor
14 years agoSince the code was the same I assumed that the problem was in the BSP. After hours of playing around with the BSP settings I discovered that the problem was the "enable_c_plus_plus" option. If I disable this option the code runs as it should. This option seems to be enabled by default as well.
Any thoughts as to why this causes problems? I never would have thought to start looking here.