Skip to main content
SAMIN.1
Associate III
May 18, 2021
Question

I am trying to fill my 8-bit shift register and latch pin. whoever, whenever I tried to run the program. an error is generated "Target no available".

  • May 18, 2021
  • 1 reply
  • 665 views

0693W00000AOjVqQAL.png

This topic has been closed for replies.

1 reply

mattias norlander
ST Employee
May 20, 2021

Is your program halter or running?

If running you have to rely on "Live Expressions" view. (And Live expressions must be enabled in the debug config. Default setting=enabled)

If halted it should be shown in "Expressions" view.

Hopefully the above solves the issue... If not:

  • Which optimization level?
  • How is transmit_Data declared?
  • Can you access any other global variable?