New hard disk Error message with compiling to ECIO40P SOLVED!

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

Moderator: Benj

Post Reply
Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

New hard disk Error message with compiling to ECIO40P SOLVED!

Post by Monie Jacobsen »

Hey Matrix
Have just had to change a defective hard drive,but get outstanding
Receives error message when compiling to ECIO40P
Can you describe how the error can be corrected?
Compiler Messages:

Code: Select all

Target folder: C:\Users\Bruger\DOCUME~1\FLOWCO~2\SOLART~2
Source name:   C:\Users\Bruger\Documents\FlowCode v8 Project\SolarTrackerECIO40P\SolarTrackerECIO40P-Update 28-07-2018.fcfx
Title:         
Description:   
Device:        PIC.18F.ECIO-40
Generated by:  Flowcode v8.0.0.6
Date:          Friday, July 27, 2018 18:51:32
Users:         1
Registered to: monie jacobsen
License key: X6U4U7
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Flowcode\Common\Compilers\pic\bin\xc8.exe  --chip=18F4455 "SolarTrackerECIO40P-Update 28-07-2018.c" --MSGDISABLE=359,1273,1388 --CODEOFFSET=800h --ROM=default,-0-7FF
Microchip MPLAB XC8 C Compiler (Free Mode) V1.45
Build date: Nov 15 2017
Part Support Version: 1.45
Copyright (C) 2017 Microchip Technology Inc.
License type: Node Configuration

Employing 18F4455 errata work-arounds:
 * Corrupted fast interrupt shadow registers
 * No stopping on H/W breakpoints after NOP2
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_Float.c:
    82:	{
	^ (984) type redeclared
	^ (1098) conflicting declarations for variable "MX_Map_Float" (C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_Float.c:81)
(908) exit status = 1
(908) exit status = 1

C:\Program Files (x86)\Flowcode\Common\Compilers\pic\bin\xc8.exe reported error code 1


FINISHED
Attached file:
SolarTrackerECIO40P-Update 28-07-2018.fcfx
(275.73 KiB) Downloaded 189 times
Last edited by Monie Jacobsen on Sat Jul 28, 2018 7:25 pm, edited 1 time in total.
Best Regard
Monie

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by medelec35 »

Have you tried un-installing, then deleting

Code: Select all

HKEY_CURRENT_USER\Software\MatrixTSL\FlowcodeV8
Key
Then re-install as I have compiled your flowchart to hex ok.:

Code: Select all

Launching the compiler...
C:\Program Files (x86)\Flowcode\Common\Compilers\pic\bin\xc8.exe  --chip=18F4455 "SolarTrackerECIO40P-Update 28-07-2018.c" --MSGDISABLE=359,1273,1388 --CODEOFFSET=800h --ROM=default,-0-7FF
Microchip MPLAB XC8 C Compiler (Free Mode) V1.45
Build date: Nov 15 2017
Part Support Version: 1.45
Copyright (C) 2017 Microchip Technology Inc.
License type: Node Configuration

Employing 18F4455 errata work-arounds:
 * Corrupted fast interrupt shadow registers
 * No stopping on H/W breakpoints after NOP2
. . . . . . .


Memory Summary:
    Program space        used  3D59h ( 15705) of  5800h bytes   ( 69.7%)
    Data space           used   1C2h (   450) of   7FFh bytes   ( 22.0%)
    Configuration bits   used     7h (     7) of     7h words   (100.0%)
    EEPROM space         used     0h (     0) of   100h bytes   (  0.0%)
    ID Location space    used     0h (     0) of     8h bytes   (  0.0%)
    Data stack space     used     0h (     0) of   62Fh bytes   (  0.0%)


You have compiled in FREE mode.
Using Omniscient Code Generation that is available in PRO mode,
you could have produced up to 60% smaller and 400% faster code.
See http://www.microchip.com/MPLABXCcompilers for more information.


Launching the linker/assembler...
C:\Program Files (x86)\Flowcode v8\tools\DoNothing\DoNothing.exe  


FINISHED
Not sure why compiler message is showing

Code: Select all

C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_Float.c:
Can you export compiler settings or just paste the setting so I can compare with my setup,
Martin

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi medelec35

My computer has been for repair.
Flowcode v8 has no page to upload coder to eg ECIO40P.
Always get the message below!
Receive the following message:
Toolchain.JPG
Toolchain.JPG (16.65 KiB) Viewed 5682 times
Do you have a suggestion so I can upload a coder again?
Best Regard
Monie

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by medelec35 »

Have you downloaded and installed 8bit PIC Toolchain after you got your PC back?
Martin

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi Martin
Yes, I have this PC back (8 bit PIC Toolchain)
But even after a total of install for senes to reinstall FlowCodev8. So I still can not upload coder to ECIO40P...
Can not reinstall time be exceeded?

Code: Select all

Target folder: C:\test
Source name:   C:\test\test.fcfx
Title:         
Description:   
Device:        PIC.18F.ECIO-40
Generated by:  Flowcode v8.0.0.6
Date:          Saturday, July 28, 2018 12:18:48
Users:         1
Registered to: monie jacobsen
License key: X6U4U7
http://www.matrixtsl.com
Launching the compiler...
C:\Program Files (x86)\Flowcode v8\pic\bin\xc8.exe  --chip=18F4455 "test.c" --MSGDISABLE=359,1273,1388 --CODEOFFSET=800h --ROM=default,-0-7FF
Microchip MPLAB XC8 C Compiler (Free Mode) V1.45
Build date: Nov 15 2017
Part Support Version: 1.45
Copyright (C) 2017 Microchip Technology Inc.
License type: Node Configuration

Employing 18F4455 errata work-arounds:
 * Corrupted fast interrupt shadow registers
 * No stopping on H/W breakpoints after NOP2
C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_Float.c:
    82:	{
	^ (984) type redeclared
	^ (1098) conflicting declarations for variable "MX_Map_Float" (C:\ProgramData\MatrixTSL\FlowcodeV8\CAL\PIC\PIC_CAL_Float.c:81)
(908) exit status = 1
(908) exit status = 1

C:\Program Files (x86)\Flowcode v8\pic\bin\xc8.exe reported error code 1



FINISHED
Best Regard
Monie

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

Re: New hard disk Error message with compiling to ECIO40P

Post by kersing »

The compiler reports an error in the code that makes it impossible to compile. Upload can not proceed without compiled code.

Have you updated all components to the latest versions?
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi kersing

Code: Select all

Have you updated all components to the latest versions?
My components:
Componenter.JPG
Componenter.JPG (18.24 KiB) Viewed 5661 times
I have these components in a desktop folder.
There should not be anything in the way of that?
Best Regard
Monie

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

Re: New hard disk Error message with compiling to ECIO40P

Post by kersing »

This are compilers. Component updates are in the update system in the help menu.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by medelec35 »

As it states that toolchange is not installed.
If you have double clicked on

Code: Select all

Flowcode_Compiler_PIC.msi
then installed it, can you check that

Code: Select all

C:\Program Files (x86)\Flowcode\Common\Compilers\pic
is present.
If it is then there is a registry entry to check see here
Martin

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi kersing
Can find the installed components see below!
C:\Program Files (x86)\Flowcode\Common\Compilers\
Sti.JPG
Sti.JPG (29.14 KiB) Viewed 5644 times
Flowcode v8 can not be viewed as component.
Are there other places where the ladder should be specified for the components???
Best Regard
Monie

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

Re: New hard disk Error message with compiling to ECIO40P

Post by kersing »

Once again, what you are looking at are COMPILERS. I am talking about COMPONENTS, those are the building blocks in Flowcode like ADC, LCD and GPS. As you well know because you used it before and reported an error here there are on-line updates for components. I asked if you updated all components because your first message shows an error that I expect has been fixed in an update.

One of your other messages suggest your compiler is missing but given the first message that can’t be the case. It is very confusing to me what the current state of your system is. If you try to upload the code now what message is being displayed? (A screenshot please)
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi kersing
Still getting the message below!
PIC_Compiler.JPG
PIC_Compiler.JPG (16.89 KiB) Viewed 5632 times
Best Regard
Monie

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

Re: New hard disk Error message with compiling to ECIO40P

Post by kersing »

Right, you first message shows different output. What did you do between that message and the moment your current message appeared?
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Monie Jacobsen
Posts: 484
Joined: Mon Jul 30, 2012 3:39 pm
Has thanked: 17 times
Been thanked: 46 times
Contact:

Re: New hard disk Error message with compiling to ECIO40P

Post by Monie Jacobsen »

Hi Kersin and Martn!

Meanwhile I have found the issue. Of som strange reason the component libs where created more places on my new HD. I delete these,
and now everything work againg.

Thank you for your help, gratefull. :D


Monie
Best Regard
Monie

Post Reply