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.
Hi, I am using uVision 5.11 using LPC open libraries. I have a project which has several build targets. I am trying to work out how to configure uVision to manage these builds. I am used to managing build configurations from within the IDE. Within the IDE I would simply select the desired build from a list of build configurations. This would then set compiler options, files to be include/excluded etc. The point being that I just select from a drop down list and that single selection activates all the changes.
The closest I have come to this is the workspace where I may include one library or another. Alternatively I have many workspaces one for each build type. This is painful to manage. Is this a limitation of the tool? How should I be selecting between one build or another?
PS especially painful as whilst debugging I cannot see source code in a library. That's also another question!