This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Logic Analyzer is not updating my variables

Hi all!

I bought Segger J-Link JTAG and I wanted to make a try with Logic Analyzer.
I have unlocked debug state of my STM32F107 as described in Keil Help, made a simple while loop with incrementation like shown below:
lh4.ggpht.com/.../trace1.jpg

and after I have run my program for several seconds, stopped it and I found I didnt record any result. I start and stop for several times, and that are the only positions Logic Analyzer recorded:
lh4.ggpht.com/.../trace2.jpg

As you can see my trace have NOT been overflowed, and my debug settings looks like this:
lh4.ggpht.com/.../trace3.jpg

even if I set more trace ports it is always the same :(