Skip to main content
VOliv.1
Visitor II
January 21, 2019
Question

Hello! I am trying to use STMStudio for monitoring variables from a simple program. The problem I am facing is: STMStudio does not recognize the variable from my main.c.

  • January 21, 2019
  • 0 replies
  • 482 views

My program consists in increment a variable "i" at each cycle of the infinite loop. When I tried to monitor variables from other programs, I can only import global variables from all files but main.c.

Can you help me, please?

Obs. I am using Atollic TrueStudio IDE and importing variables from a .elf file...

This topic has been closed for replies.