cancel
Showing results for 
Search instead for 
Did you mean: 

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".

SAMIN.1
Associate III

0693W00000AOjVqQAL.png

1 REPLY 1
mattias norlander
ST Employee

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?