Altera_Forum
Honored Contributor
16 years agoSetting a conditional breakpoint
Is there any way to set a conditional breakpoint in the NIOS IDE tool.
I would like to set a breakpoint during a condition within an if statement. For example for(i = 0; i < 0x1ffffff; i++) Set a break point at 0x1000000 There is an option in the properties menu of the breakpoint (image attached) to set a condition but it does not appear to break if I enter a value in the field. Is this type of breakpoint possible? Thanks file:///C:/DOCUME%7E1/EBrown/LOCALS%7E1/Temp/moz-screenshot.png