USB CDC Error

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
SpeedPIC32
Posts: 300
http://meble-kuchenne.info.pl
Joined: Thu Dec 10, 2020 2:35 pm
Location: Germany
Has thanked: 41 times
Been thanked: 18 times

Flowcode v11 USB CDC Error

Post by SpeedPIC32 »

Hello everyone,
My CDC error persists in FC 11.
Is Harmony V1.11 still being used, or is it V3?
Here is my error message:

C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c: In function '_IntHandlerUSBInstance0':
C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c:9540:27: error: 'sysObj' undeclared (first use in this function)
C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c:9540:27: note: each undeclared identifier is reported only once for each function it appears in
C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c: In function '_IntHandlerUSBInstance0_USBDMA':
C:\Users\Uwe\Documents\Matrix\OIT\Oit-Heizung_18_neu.c:9544:34: error: 'sysObj' undeclared (first use in this function)

C:\Program Files (x86)\Flowcode\Compilers\pic32\bin\xc32-gcc.exe Hat den Fehlercode 0xFF gemeldet

medelec35
Matrix Staff
Posts: 2167
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 662 times
Been thanked: 731 times

Re: USB CDC Error

Post by medelec35 »

Hello.
Can you please upload all the files mentioned on this post.
Then we can see if we can sort out the issue for you.
Martin

Post Reply