421 views
in GUI Development by
Hello, is there a way to get a build  progresssive serial or something to keep track and print in a string in the GUI autmoatically? So this parameter gets readable from the display.

Thanks.

1 Answer

0 votes
by
Hello,

how do you generate the serial number? If it somehow stored in the flash, you can access the address from some native code and then display it in a regular text view.

Does this answer your question?

Best regards,

Manfred.
by
Hi Mafred, my idea is to get this value from Embedded Wizard.

So every time i compile the code this incremental value adds up, so when i flash the lizardboard, in the gui i can confront if the flashed application is a different version fron the one developed on EW, and correct eventually bugs or log the modifications.

Is there a way to accomplish something like this? thanks.
by

Hi Riccardo,

maybe you can use the PostProcess to launch a script that increments a certain constant in your C code. The PostProcess is started after the code generation is competed.

Best regards,

Manfred.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...