Error PIC32 cal_spi Component

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

Moderator: Benj

Post 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
Contact:

Error PIC32 cal_spi Component

Post by QMESAR »

Hi all .

Using a spi component from the cal library results in compilation errors some missing definitions it looks like
Attachments
1.JPG
1.JPG (50.15 KiB) Viewed 3666 times
2.JPG
2.JPG (33.05 KiB) Viewed 3666 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: Error PIC32 cal_spi Component

Post by Benj »

Hello,

Thanks for letting us know, can you tell me which device your using or post a program that demonstrates the problem?

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
Contact:

Re: Error PIC32 cal_spi Component

Post by QMESAR »

Hi
It is a PIC32MX250F128B attached is a project that shows this
Attachments
makeMakro.zip
(26.79 KiB) Downloaded 214 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: Error PIC32 cal_spi Component

Post by Benj »

Many thanks here is an updated CAL file that should solve the problem.

The file needs to be placed into the "Flowcode 7\CAL\PIC32BIT" directory.
PIC32BIT_CAL_SPI.c
(14.21 KiB) Downloaded 209 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
Contact:

Re: Error PIC32 cal_spi Component

Post by QMESAR »

Thank you very much Ben :D

Post Reply