Re: FIRMWARE VERSION INFOMATION
"Tom Collins tom-lnEA/wrDJtNWk0Htik3J/[email protected] [rabbit-semi]" <[email protected]> Sat, 3 Sep 2016 14:50:33 -0700
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
I'm not sure I understand your question. You should be setting those macros in the "Defines" box of "Project Options". The name, version and build date of the firmware are embedded into the first 1KB of the firmware image to uniquely identify it. You cannot modify them, and shouldn't have a need to do so. If you make use of the Remote Program Update library, it looks at the firmware info structure of the running program and a downloaded firmware image to compare version numbers and verify that the build's board type matches the current hardware before performing an install. -Tom On Sep 3, 2016, at 7:20 AM, 'Yang Hong' [email protected] [rabbit-semi] wrote: > Is it possible to change the user defined part of firmware version information in the run-time? > >