Getting Started with RSL10
www.onsemi.com
30
Figure 37. J-link “Out of breakpoints” pop-up dialog
If you are having trouble downloading firmware because an application with Sleep Mode is on the Evaluation
and Development Board, see Section 6.4.1, “Downloading Firmware in Sleep Mode” on page 40.
3. The application runs up to the first breakpoint in
main
. You can press F5 or the Run icon (as shown in
Figure 38) multiple times to step through the code and observe that the LED changes its state when the
application executes the function
Sys_GPIO_Toggle(LED_DIO)
. To stop the debug session, press the Stop
icon.