Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fab Academy 2023 Site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Academany
Fab Academy
2023
Fab Academy 2023 Site
Commits
a71cc63a
Commit
a71cc63a
authored
2 years ago
by
Henk Buursen
Browse files
Options
Downloads
Patches
Plain Diff
added arduin2 samd debugging
parent
98e69da9
No related branches found
No related tags found
No related merge requests found
Pipeline
#380545
passed
2 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
recitation/Debugging/slides/index.html
+12
-1
12 additions, 1 deletion
recitation/Debugging/slides/index.html
with
12 additions
and
1 deletion
recitation/Debugging/slides/index.html
+
12
−
1
View file @
a71cc63a
...
...
@@ -442,7 +442,7 @@ FabAcademy 2023 - recitation on debugging </span></div>
# Logic Analayzer
- ["logic analyzer 8 channel"](https://www.amazon.com/KeeYees-Analyzer-Device-Channel-Arduino/dp/B07K6HXDH1)
- ["logic analyzer 16 channel"](https://
nl.aliexpress.com/item/4000386048107.html
)
- ["logic analyzer 16 channel"](https://
www.amazon.nl/-/en/dp/B0BGQD8LKB
)
- ["Digikey 461-1010-ND: MICRO-HOOK RED 0.025" SQ PINS "](https://www.digikey.com/en/products/detail/e-z-hook/XKMRED/528231)
- ["Digikey 461-1010-ND: MICRO-HOOK BLACK 0.025" SQ PINS "](https://www.digikey.com/en/products/detail/e-z-hook/XKMBLK/528230?s)
...
...
@@ -463,6 +463,7 @@ FabAcademy 2023 - recitation on debugging </span></div>
- [LA104](http://www.miniware.com.cn/product/signal-analyzer/)
- [DS213](http://www.miniware.com.cn/product/ds213-mini-oscilloscope/)
- [OS](https://github.com/gabonator/LA104)
---
...
...
@@ -739,6 +740,16 @@ source [find target/at91samdXX.cfg]
arm-none-eabi-gdb -iex "target extended-remote localhost:3333"
```
---
<div
class=
"my-footer"
><span>
<a
rel=
"license"
href=
"http://creativecommons.org/licenses/by/4.0/"
><img
alt=
"Creative Commons License"
style=
"border-width:0"
src=
"https://i.creativecommons.org/l/by/4.0/80x15.png"
/></a></a>
FabAcademy 2023 - recitation on debugging
</span></div>
Debugging SAM-Based Arduino® Boards:
https://docs.arduino.cc/tutorials/mkr-wifi-1010/atmel-ice
---
class: center, middle, chapter
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment