WICED SDK debug: view stm32F411 modules?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I am using the Avnet IoT starterkit containing a module wth BCM4343 + STM32F411.

WICED SDK 4.1 on Windows10.

Is it possible to display the internal module registers by name in the WICED SDK debug environment (ADC, DMA etc)?

The "modules" window in the WICED SDK remains empty, while the original STM and other Eclipse tools allow module register views.

Thanks for any idea on how to implement this feature in the WICED SDK!

Klaus

0 Likes
7 Replies
DaBa_2244756
Level 5
Level 5
25 likes received 10 likes received 10 likes given

Hi.

Try install eclipse plugin. Google it...

Darius

I using EmbSysRegView. It have support big number of mcu.

Try find and install it via eclipse marketplace or manually.

Darius

0 Likes

?how do you setup the debug configuration on eclipse for this

0 Likes

Hi,

After install  EmbSysRegView, do:

1. Windows->Preferences-> C/C++ ->  Debug -> "EmbSys Register View"      select MCU

2. Then at debug mode,  Windows-> "Show View" -> Others -> Debug -> EmbSys Registers.

BR.

Darius

0 Likes
lock attach
Attachments are accessible only for community members.

Hi Darius

Thanks for the fast reply!

Before getting to the view registers feature, what whould be the correct eclipse setup for debugging ? GDB hardware configuration is not working for me..any ideas?

BR,

Arie

0 Likes

This other question. Please find wiced startup documents- maybe it can help.

WICED-SDK ->DOC -> WICED-QSG204.pdf

BR.

Darius

Thanks for all of your ongoing support Darius.

grsrmadyajai​  rashankh

0 Likes