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.

Problem seeing registers in EFR32FG14 example of GPIO toggling

Status
Not open for further replies.

yefj

Advanced Member level 4
Joined
Sep 12, 2019
Messages
1,212
Helped
1
Reputation
2
Reaction score
3
Trophy points
38
Activity points
7,269
Hello ,I am following the manual.i did put breaking points at the event handler.
I have attached a video where i try to press the step into "9" button and press the PB1 button.
I dont see the logic at what stage should i press PB1 button so i could see my GPIO -> IF register change in value?

What is the proper way to press PB1 button and using F5 step into for debugging IF and IFC registers?
Video of how i tried shown bellow:
https://usaupload.com/6SFG/2023-02-16_15-20-29.mp4

https://docs.silabs.com/simplicity-studio-5-users-guide/latest/ss-5-users-guide-testing-and-debugging/using-the-debugger#:~:text=The classic Simplicity Studio debugger,examine memory, variables and registers.

https://github.com/SiliconLabs/peri...ries1/gpio/switch_led_interrupt/src/main_s1.c

1676556914290.png
 
Last edited:

Update:
Hello , PB1 is press button 1 on my board.the GPIO pin which triggers the odd interrupt.
I have some progress andi see my IF register change value when i press the push button and press resume .
But the IFC stays 0 all the time during the debbuging procces .(as shown in the attached video)
Why is that?
Thanks.
https://usaupload.com/6SGZ/2023-02-16_18-41-36.mp4
 

Hello ,I am following the manual.i did put breaking points at the event handler.
I have attached a video where i try to press the step into "9" button and press the PB1 button.
I dont see the logic at what stage should i press PB1 button so i could see my GPIO -> IF register change in value?

What is the proper way to press PB1 button and using F5 step into for debugging IF and IFC registers?
Video of how i tried shown bellow:
https://usaupload.com/6SFG/2023-02-16_15-20-29.mp4

https://docs.silabs.com/simplicity-studio-5-users-guide/latest/ss-5-users-guide-testing-and-debugging/using-the-debugger#:~:text=The classic Simplicity Studio debugger,examine memory, variables and registers.

https://github.com/SiliconLabs/peri...ries1/gpio/switch_led_interrupt/src/main_s1.c

View attachment 181268
Have you found the solution?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top