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.
I want to make mechanism to force my processor (LPC2378) to do one program if some flag is set and to do another if that flag isn't set. But that two programs may have functions with same name and I want to insure that right one will be executed.
I see there is much discussion on the other thread on bootloaders and functionality therein. I think that thread addresses this topic fully.