Tutorial B3 character keeps poping up

Hello again,

I’m sorry to keep bothering with all my questions but I just can’t seem to make things work for me. I’m having a bit of a problem with tutorial B3-1. Whenever a capture is ran, the terminal would suddenly show that I have entered the ‘v’ character. This causes the program to call it as a Password Fail. Is there something that I’m missing here?

http://imgur.com/a/mEyKe

Whoops - this is our mistake! We recently added some new features to the target firmware and now the scope is checking which version is being used. Go to Target Settings > Simple Serial > Protocol Version and change it to 1.0 - the ‘v’ should go away.

so in a little more details

the default target firmware simple serial ./hardware/victims/firmware/simpleserial/simpleserial.c has a ‘v’ command to get the version of the target firmware
but ./hardware/victims/firmware/glitch-simple/glitchsimple.c does not.