Errors while uploading 3D Printer firmware

Hi everyone. Forgive me but I'm pretty new at this and am learning as I go. I've been trying to set up the firmware for my new ERYONE Thinker SE to use my BLTouch. I've found an instructional video at this link [Tutorial] How to upload the firmware to thinker S - YouTube

Everything seems to be going well, I compile the sketch, no issues.

Then I upload and get the following error (attached) and I'm not sure why.

Can anyone help? I'm a little slow so please be patient with me.

Error.txt (214 KB)

The interesting bit from the error log.

 Used: G:arduinolibrariesU8glib
 Not used: G:arduinolibrariesU8glib_Arduino-master
Using library U8glib at version 1.19.1 in folder: G:arduinolibrariesU8glib 
Using library SPI at version 1.0 in folder: C:Program Files (x86)ArduinohardwarearduinoavrlibrariesSPI 
"C:\Users\squir\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5/bin/avr-size" -A "C:\Users\squir\AppData\Local\Temp\arduino_build_815413/Marlin.ino.elf"
Sketch uses 147628 bytes (58%) of program storage space. Maximum is 253952 bytes.
Global variables use 5086 bytes (62%) of dynamic memory, leaving 3106 bytes for local variables. Maximum is 8192 bytes.
avrdude: ser_open(): can't set com-state for "\.COM11"
avrdude: ser_drain(): read error: The handle is invalid.


avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: ser_send(): write error: sorry no info avail
avrdude: stk500_send(): failed to send command to serial port
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
the selected serial port avrdude: stk500v2_getsync(): timeout communicating with programmer
 does not exist or your board is not connected

Remove ANY connections to the board apart from the USB or ICSP programmer.
A link to the EXACT board itself would be appreciated.

Could you take a few moments to Learn How To Use The Forum.
Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.