Configurating Ublox GPS on bootup from arduino

The loop-function is missing.

Try adding this:

void loop()
{
}