Loading...
 
Skip to main content

System Workbench for STM32


Can't use debugger on MavOS X

Hello!

Sorry for the delay.
My OSX is the latest one. It says MacOS Sierra Version 10.12.6

LaurentL wrote:

First, you can update the stlink firmware to the latest version (V2 J28).
You can find the stlink firmware upgrade on ST website.

Done, but no change.

LaurentL wrote:

Then, it seems you didn't connect the Vdd mcu to the stlink since the log says target voltage measured at 0V.
Maybe not important but if you can connect it, it's better.

I don't think it's important, and I even think it would do more harm than good. My board (custom) is powered
externally. Beside this, it works pedfectly with IAR, so I think it's a software problem.

LaurentL wrote:
Did you connect the STlink reset line to the mcu reset pin ?

Yes.

LaurentL wrote:

The STlink is from a nucleo board ?
If yes, did you remove the 2 jumper for Nucleo mode ?

Yes, its' a STLink, but it's cut-off from the board in order to make it smaller.

LaurentL wrote:
How did you create the project ?

With my fingers...
Joke aside: I have made it with CubeMX. It used to work fine untile I installed some
upgrades to the IDE.

LaurentL wrote:
Maybe you can try a simple project without interrupts first.

Do you mean that interrupts can cause problems to the software? In this case, it would
certainly be a big issue for me because I can't program without interrupts.

Thanks,

Dora.