Skip to content

Commit 6d0dcd8

Browse files
committed
Add requested fix
1 parent 4991cde commit 6d0dcd8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/hardware/04.pro/carriers/portenta-breakout/tutorials/breakout-jlink-setup/breakout-jlink-setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ Now you get to the window that asks you to select the program to be debugged, th
6161

6262
![Temporary .ELF file location](assets/breakout_jlink_ozone_elf_file.png)
6363

64+
On the optional settings, dont set anything special, as it may break the proper functionality for debugging.
65+
66+
![Segger Ozone J-Link connection optional settings](assets/breakout_jlink_optional_settings.png)
67+
6468
When the setup is finished Ozone will open the file containing the main function. You will note that this is not the .ino sketch you wrote since this is an abstraction layer generated by the IDE. To open our .ino sketch we need to go to **Find > Find source file** in the top toolbar.
6569

6670
![Find source file in Ozone](assets/breakout_jlink_ozone_find_tab.png)

0 commit comments

Comments
 (0)