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.
Hello
Whenever I open a uVision project, the <nTsel> node gets updated in the *.uvoptx file.
For instance,
<nTsel>0</nTsel> becomes <nTsel>4</nTsel>
What's the purpose of the node and can I set it from the project file itself?
Regards Pavel
nTsel is an internal index that identifies the target driver selection such as Ulink-Pro, Ulink-Plus, Jlink and others. Once you change the target driver selection via Options-for-Target - Debug, then selecting another target driver using the target driver combo then 'nTsel' will change.