Splash screen during boot time

Hi,

I recently deliver a G120/NETMF project to a customer, and he is complaining the boot time is very slow, and there is no feedback to the user to tell the power button has actually been pressed.

The time between the user press the power on button until the graphic interface starts is ~30s. The UI is drawn first thing when the NETMF jumps into my code.

Since I am pretty sure the boot time can not be decrease since there are NETMF stuff going on at this time, I was thinking maybe the is a way to show a splash screen that could be a suitable feedback while the application is loading.

Is there a way to replace the default message “GHI - Debug USB - version 4.3…” ?

Thank you

Thomas

GHI.processor.startuplogo

1 Like

Thx Hagster, it works great.

I use this to help me setting it up:
https://www.ghielectronics.com/community/forum/topic?id=17086