Forum Discussion

ThangND's avatar
ThangND
Icon for New Contributor rankNew Contributor
4 years ago

How to add variables in NIOS II Debug

Hi, I'm debugging my program with my hardware board using NIOS II Eclipse. However, the debugger only displays the variables in my main() function. Could anyone tell me how to add variables into th...