PIC 32MX USB Error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

PIC 32MX USB Error

Post 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
Attachments
USB_Fehler.fcfx
(8.21 KiB) Downloaded 160 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC 32MX USB Error

Post 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

Pascal_2016
Posts: 89
Joined: Wed Aug 31, 2016 4:48 pm
Been thanked: 4 times
Contact:

Re: PIC 32MX USB Error

Post 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.

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: PIC 32MX USB Error

Post 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

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: PIC 32MX USB Error

Post 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
CDC-path.PNG
(11.53 KiB) Downloaded 645 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC 32MX USB Error

Post by Benj »

Hello,

Sorry for the delay, does the info here help at all?
viewtopic.php?f=78&t=21620&p=98545#p98545

Post Reply