Make sure you have the correct chip selected in the drop-down box in MicroCode Studio.

The file you are trying to include does not exist.
So PBP flags an error on the include line, and does not try to assemble the program.

The other errors are coming from the assembler, which won't show because it was not assembled.
<br>