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

How to trace struct

HI, there.
I'm using uVision and run into some problem.

There is a struct that I want to read in an example code, but the struct is too much long(about 1500 lines).

I want to trace it from the beginning, so I click the tail of struct and click "ctrl+{".

But it doesn't work, the cursor only goes to half of the struct.

Is there a shortcut letting cursor go to the first line of struct?