We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Using uVision 5.11 I am using LPCOpen source code with includes chip and board libraries. When debugging I cannot step into chip/board library functions, the link to the source code has been lost despite the fact that the source code is detailed within a project file that is within my workspace. The library build has the option to include debugging information enabled in the 'Output' tab.
What compiler/linker options do I need to set to allow source code debugging of object libraries?