PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

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

Moderator: Benj

Post Reply
leoo
Flowcode V4 User
Posts: 54
Joined: Mon Jan 19, 2009 11:43 am
Has thanked: 41 times
Been thanked: 9 times
Contact:

PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by leoo »

Hi,

When compiling code that uses the TCP_IP_EB023_00_2 Component with a PIC24FJ128GA202, the following error message is generated by FC7 when using the Software channel.

I have installed Flowcode_7_Latest_240817.zip

Error returned from [xc16-gcc.exe]
Completed compilation, return = 1

C:\Program Files\Flowcode 7\compilers\pic16\batchfiles\pic16_C30_comp.bat reported error code 1

FINISHED

This seems only to occur when the program has been closed, re-opened and then re-compiled. If the component channel is changed to 1 or 2 and back to software, and the MCU pins re-selected, then it compiles with no error. If the program is closed and re-opened again, the process has to be repeated before it will compile successfully again.

If the target is changed to e.g. a dsPIC30F4013 with the correct pins selected, there are no errors even if the program is closed, re-opened and re-compiled.

Kind regards.
Leo

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: PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by Benj »

Hi Leo,

Thanks for letting us know, I will investigate the problem for you.

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: PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by Benj »

I can't seem to replicate this, are you running the latest release (7.2.1) and have you applied the latest fixes from here.

viewtopic.php?f=63&t=18760

leoo
Flowcode V4 User
Posts: 54
Joined: Mon Jan 19, 2009 11:43 am
Has thanked: 41 times
Been thanked: 9 times
Contact:

Re: PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by leoo »

Hi Ben,

Thanks fore the reply.

I am running 7.2.1.4 and have applied the latest fix.

I can replicate this reliably on both the PCs I use, but if you are not able to do so then the problem is obviously at my end. I'll poke about some more to try to resolve things.

Kind regards.
Leo

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: PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by Benj »

Hi Leo,

Please can you attach your Flowcode project file, the .C file and .msg.txt compiler messages file. This should allow us to see the problem your facing and hopefully how to overcome it.

leoo
Flowcode V4 User
Posts: 54
Joined: Mon Jan 19, 2009 11:43 am
Has thanked: 41 times
Been thanked: 9 times
Contact:

Re: PIC24FJ128GA202 / TCP_IP_EB023_00_2 component compile error

Post by leoo »

Hi Ben,

Attached are the files as requested.

This is a very simple test program to confirm that I wasn't seeing ghosts. It does reliably reproduce the problem I've encountered (on my system, anyway).

Kind regards.
Leo
Attachments
Compiler test.msg.txt
(3.36 KiB) Downloaded 183 times
Compiler test.fcfx
(8.2 KiB) Downloaded 188 times
Compiler test.c
(60.89 KiB) Downloaded 193 times

Post Reply