Wiced SDK in Discovery board using J-link

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

cross mob
Anonymous
Not applicable

Hi,

Has anyone run wiced SDK in STM32F4 discovery board using J-link (over SWD)? Is it possible to do so?

Best Regards,

Deepa.

0 Likes
1 Solution

You should wiring  jlink JTAG signal TMS/TCK/TDI/TDO/TRST into STM32Fxxx JTAG signal by yourself

View solution in original post

0 Likes
5 Replies
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

The WICED SDK supports openocd with JTAG.

There are few discussions related to using ST-Link to work with WICED.

-Seyhan

0 Likes

OpenOCD 0.7.0 not support SWD mode of jlink. but SWD of st-link work!

But the openocd embedded in SDK not enable ST-LINK option !

Anonymous
Not applicable

Hi,

I don't want to use ST-link. Is there anyway I can use Wiced SDK with Discovery board using J-TAG interface only? (without using ST-Link)

Best regards,

Deepa.

0 Likes

You should wiring  jlink JTAG signal TMS/TCK/TDI/TDO/TRST into STM32Fxxx JTAG signal by yourself

0 Likes
Anonymous
Not applicable

Hi,

Thanks for the reply. I'll try this way.

Br,

Deepa.

0 Likes