I am programming an FPGA in Labview, and am trying to debug my code. After switching my execution target to the FPGA's emulator, I activate the "highligh execution button" and press the "step into" button, but the only loop that is stepped into is the first. How can I select which loop's execution do I want to highligh? Thank you.