STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Live Expression view "Failed to evaluate expression"

Hello,I'm currently using STM32CubeIDE (version 1.1.0) to write and debug a c++ program on a NUCLEO F767ZI.I'm trying to use the "Live Expression" but it either doesn't update the variables live (it updates them when I pause the program") or it says ...

0690X00000AqPwxQAF.png
FDi L.228 by Associate II
  • 2825 Views
  • 6 replies
  • 1 kudos

Cant print on SWV ITM Data Console

I am trying to Debug with SWO and SWV in STM32CubeIDE. But i am not getting any thing on SWV ITM Data console and Timline Graph. As you can see in live expression window count is incrementing as expected. My clock is running on 24Mhz.

0693W00000BapnPQAR.jpg 0693W00000BapnFQAR.jpg 0693W00000Bapn5QAB.jpg
asim khan by Associate III
  • 3969 Views
  • 7 replies
  • 1 kudos

Resolved! STMCUBE IDE can we use two debug window at time?

Hello, I am using the NUCLEO-h745ziq board. I am using two board for SPI loopbacking.One board as master and one board as SLAVE. Can we use the two debug window at time. Because I launch the one stmcubeIDE window 1.5.1 and another from stmcubeide 1.6...

MDeva.1 by Associate II
  • 1796 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE-- how to use SWV data trace timeline graph

Hello, now I'm using F429IDiscovey and STM32CubeIDE to grahp via SWV.I refre to this official video(URL: https://www.youtube.com/watch?v=eumKLXNlM0U)In the STM32CubeIDE, I configured same like video.(Please see the attached file named 'SWV_Config' an...

J.Park by Associate II
  • 11191 Views
  • 24 replies
  • 2 kudos

Resolved! Debugging with ITM not working with SWV in STM32CubeIDE

I am successfully using all the SWV debugging functionality in STM32CubeIDE except for the ITM functionality, as described in UM1609 and in the advanced debugging videos on youtube from ST.I have both tried overriding the "_write " function in main.c...

evenlund by Associate III
  • 4384 Views
  • 6 replies
  • 0 kudos

How to debug print with Nucleo L476RG board with st-link. I use printMsg command , it compiles Ok, but no output on itm window. I am using stm32cubemxide 1.01 to do this. Regards, Ronald.

I've made my own lab.it is 4 switches on gpio input's with interruptit switches 4 leds, so i you press switch 1 , led1 goes on , it works fine.But i want to see debug messages in ITM terminal screen and i don't het this up and running.hopefully some...

RHofm by Associate II
  • 736 Views
  • 2 replies
  • 0 kudos

Resolved! Where to find the gcc in STM32 directory? How (and in what place) is it correct to specify the path to gcc files? I changed the PATH for make and gcc separately

22:39:03 **** Incremental Build of configuration Debug for project c1 ****make all Building file: ../src/c1.cInvoking: Cross GCC Compilergcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/c1.d" -MT"src/c1.o" -o "src/c1.o" "../src/c1.c"c:/st/stm...

DM-SH by Associate II
  • 6120 Views
  • 11 replies
  • 0 kudos