SerialUSB.print() in Output

stimmer:
It looks like it should say:

while(!SerialUSB);

and it should come after SerialUSB.begin(9600);

Tried this as well, update original post to reflect this.

No luck.