Page 1 of 1

Downloading problem

Posted: Sun Jun 19, 2016 6:07 pm
by Myekel
Hello all,
I am having a problem compiling my program and downloading it to my chip.
I am using the HP488-00-3 board
I see the error message but I guess I need a little more direction.
:?:


Target folder: C:\Users\myeke\Desktop\Projects
Source name: C:\Users\myeke\Desktop\Projects\doorbell.fcfx
Title:
Description:
Device: PIC.16F.16F877A
Generated by: Flowcode v6.1.3.2



Date: Sunday, June 19, 2016 09:18:37
Users: 1

Launching the compiler...
C:\Users\myeke\Desktop\Projects\C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_16F.exe -v -t PIC16F877A "doorbell.c"
ERROR: GetShortPathName(): The filename, directory name, or volume label syntax is incorrect.

ERROR: Can not launch process: The filename, directory name, or volume label syntax is incorrect.


C:\Users\myeke\Desktop\Projects\C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc_16F.exe reported error code -1


FINISHED

Re: Downloading problem

Posted: Mon Jun 20, 2016 10:04 am
by Benj
Hello,

This FAQ topic should help.
http://www.matrixtsl.com/faq/index.php? ... short+path

Let us know how you get on.