Error problem with HID after update since 7.2.1 *SOLVED!*

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

Moderator: Benj

Post Reply
gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Error problem with HID after update since 7.2.1 *SOLVED!*

Post by gonzogonzo »

Hello,
after download and install "Update since 7.2.1" compiling my project i receive this error:

Copyright (C) 2017 Microchip Technology Inc.
License type: Node Configuration

Employing 18F2550 errata work-arounds:
* Corrupted fast interrupt shadow registers
nrf2401RX.c:
191: #include "../../../CAL/PIC/USB/MX_usb_hid_ep0Out.c"
^ (141) can't open include file "../../../CAL/PIC/USB/MX_usb_hid_ep0Out.c": No such file or directory
(908) exit status = 1
(908) exit status = 1

C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe ha riportato il codice di errore 1

TERMINATO

Before update i not receive error but USB HID don't work.
nrf2401RX.fcfx
This is the file
(29.38 KiB) Downloaded 208 times
Any idea?

Thanks
Last edited by gonzogonzo on Mon Jul 31, 2017 3:28 pm, edited 1 time in total.

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: Error problem with HID after update since 7.2.1

Post by Benj »

Hello,

I believe we are discussing a similar issue here.
www.matrixtsl.com/mmforums/viewtopic.php?f=68&t=19084

I'm looking into the problem.

gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Re: Error problem with HID after update since 7.2.1

Post by gonzogonzo »

Hello Benj,
yes it is exactly same problem; i hope that You can find solution at this.
Thanks

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: Error problem with HID after update since 7.2.1

Post by Benj »

Hello,

The problem should now be fixed by applying the latest updates here.
viewtopic.php?f=63&t=18760

Let us know how you get on.

gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Re: Error problem with HID after update since 7.2.1

Post by gonzogonzo »

Hi Benj,

now, with new patch, compiling and HID work ok.
I suggest that You change name to patch because has old name and this can generate a little confusion.

Thanks very much.

Post Reply