Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

register debugging FREE software for microcontrollers

yefj

Advanced Member level 3
Advanced Member level 3
Joined
Sep 12, 2019
Messages
704
Helped
0
Reputation
0
Reaction score
2
Trophy points
18
Activity points
3,875
Hello, I am using efr32fg14 evm using simplisity studio( but i cant debugg properly in it)
I am trying to do a debug to see the register values before and after an interrupt is being triggered.
Is there a FREE software where i can debug my efr32 EVM board?
Thanks.
 

SWRmeter

Member level 1
Member level 1
Joined
Dec 24, 2019
Messages
34
Helped
5
Reputation
10
Reaction score
8
Trophy points
8
Activity points
173
Your question & issue is not totally clear. How exactly are you triggering your debugger to view before and after an interrupt ? By its very nature, interrupts are usually completely asynchronous - you'll have to put your debug traces inside your ISR. Right at the beginning, and just before exit.

I don't see how a "free" debugger would solve this issue for you.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top