Cannot compile if channel 1 comms is selected

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
Zane
Flowcode v5 User
Posts: 199
Joined: Thu Sep 10, 2009 10:57 pm
Location: New Zealand
Has thanked: 93 times
Been thanked: 76 times
Contact:

Cannot compile if channel 1 comms is selected

Post by Zane »

Hi,

I have PIC32mx270f256b and are unable to compile a program if a UART is connected to channel 1, channel 2 appears to work ok.
The following message is received.

Thanks
Capture.JPG
Capture.JPG (34.48 KiB) Viewed 3421 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: Cannot compile if channel 1 comms is selected

Post by Benj »

Hello Zane,

Thanks for letting us know. I have replicated the problem and found the fix.

Simply copy this updated CAL file into your "Flowcode 7/CAL/PIC32BIT" folder and then compilation should work correctly on UART channel 1.
PIC32BIT_CAL_UART.c
(22.18 KiB) Downloaded 224 times

Zane
Flowcode v5 User
Posts: 199
Joined: Thu Sep 10, 2009 10:57 pm
Location: New Zealand
Has thanked: 93 times
Been thanked: 76 times
Contact:

Re: Cannot compile if channel 1 comms is selected

Post by Zane »

Hi Ben, thanks for sorting a fix for this :D

Post Reply