Page 1 of 1
PIC 32MX USB Error
Posted: Sun Mar 15, 2020 1:02 pm
by Pascal_2016
Hello,
I want to send a 32MX250F128B via USB data.
When I compile the program I get the error message
"D:\PR6751~1\32Bit\Flowcode1_2.c:441:23: fatal error: CDC_Setup.h: No such file or directory
:Macro implementations"
Can someone help me fix this bug
Re: PIC 32MX USB Error
Posted: Mon Mar 16, 2020 6:47 pm
by Benj
Hello,
Have you done a full database update. The file should hopefully be included in that.
https://www.matrixtsl.com/wiki/index.ph ... _all_files
Re: PIC 32MX USB Error
Posted: Mon Mar 16, 2020 10:23 pm
by Pascal_2016
Hi, Benj,
I have performed a full data update. The file is located on my computer in the directory "C:\Program Files (x86)\Flowcode v8\DefaultData\FlowcodeV8\CAL\PIC32BIT\USB\CDC" but apparently this is the wrong directory.
Where can I set the correct path or where do I have to write the directory to find Flowcode8.
Re: PIC 32MX USB Error
Posted: Tue Mar 17, 2020 9:08 am
by stefan.erni
Hi Pascal, Hi Ben
If I compile your program I get also this error.
C:\Users\KFS-FO~1\DOWNLO~1\USB_Fehler.c:443:23: fatal error: CDC_Setup.h: No such file or directory
regards
Stefan
Re: PIC 32MX USB Error
Posted: Mon Mar 23, 2020 2:35 pm
by stefan.erni
Hi Ben
If I look at my computer the file is there.
But why this error?:
fatal error: CDC_Setup.h: No such file or directory
Re: PIC 32MX USB Error
Posted: Wed Mar 25, 2020 11:58 pm
by Benj
Hello,
Sorry for the delay, does the info here help at all?
viewtopic.php?f=78&t=21620&p=98545#p98545