I've built a library of objects that don't change often. I believe I've built it with debug symbols enabled. However, when I link against it and start stepping in the sim., I don't see the source or symbols of the library functions, just the function name labels. What am I doing wrong? - Mark
Periodic update is enabled and I'm just single stepping. uVision can display the values if I hover over them, it just won't put them in the Locals window. I'm using the LARGE model (not my choice). Regards, - Mark