USB in Flowcode 8

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

Moderator: Benj

Post Reply
VladimirRepin
Posts: 26
Joined: Tue Sep 18, 2018 5:22 pm
Has thanked: 1 time
Been thanked: 3 times

USB in Flowcode 8

Post by VladimirRepin »

Hi,

I have a problem with creating a program using USB component from E-blocks.
I have 18F4455 chip and Flowcode 8.
I cant compile a hex-file if I have any USB component(HID, Serial, ...) in the program. Even if I don't use macros.
Could you help me with my problem?

Thanks in advance for reply.

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times

Re: USB in Flowcode 8

Post by QMESAR »

Hi.
Please post your flowchart that the people can take a look at it and try to reproduce the error,I am using USB in FC8 with no problems.

VladimirRepin
Posts: 26
Joined: Tue Sep 18, 2018 5:22 pm
Has thanked: 1 time
Been thanked: 3 times

Re: USB in Flowcode 8

Post by VladimirRepin »

Hi,

Here it is.
Attachments
USB_FlowcodeV8.fcfx
(10.48 KiB) Downloaded 238 times

User avatar
QMESAR
Valued Contributor
Valued Contributor
Posts: 1287
Joined: Sun Oct 05, 2014 3:20 pm
Location: Russia
Has thanked: 384 times
Been thanked: 614 times

Re: USB in Flowcode 8

Post by QMESAR »

Vladimir:
You project(Flowchart) compiles fine with me in FC 8.1
What FC version are you using ? can you post a print of the errors reported when you compile
see below your chart compiled with me
P1.jpg
P1.jpg (86.8 KiB) Viewed 3334 times

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times

Re: USB in Flowcode 8

Post by kersing »

VladimirRepin wrote:I cant compile a hex-file if I have any USB component(HID, Serial, ...) in the program.
Make sure you use FC 8.1 with the latest updates. The initial FC 8.0 release has issues with the USB for some controllers, this was fixed in updates. However you are unable to update 8.0 now 8.1 has been released so you need to update to 8.1 if you haven't done so yet.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply