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.
lpc1768 board or the MCB1700
does anybody know how to switch bins files using the hardware reset route, so when I press the reset button it will switch bins.
I know for software it could be something like this perharps
<
> int main (void) { for (;;) If extern "C" void lpc1768_reset(); flash.write = binfile1 else flash.write = binfile2 endif } <
>
thanks,
thomas
I am student with no money so the boot loader method is not a option at the moment.
How exactly is a bootloader related to you not having any money?
A .bin file contains no "time stamp" of any kind unless __TIME__ and/or __DATE__ are compiled with the sources.
DO you really think that I did not already know this, for something that should have taken 3 mins of time today has taken how long.
DO you really think that I did not already know this,
Frankly: yes, that's exactly what we think. You really haven't shown the slightest indication that you might know what you're talking about. You've quite carefully avoided answering any of the questions you were asked in any useful fashion. Instead you just keep repeating the same question in different ways.
for something that should have taken 3 mins of time
You clearly have no basis whatsoever for that kind of estimation.