Compiling Error After fixing imported FC5

Please add any bug reports that require discussion here

Moderator: Benj

Forum rules
Only bug reports will be considered here. General questions should not be posted in this forum.
Post Reply
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:

Compiling Error After fixing imported FC5

Post by medelec35 »

After fixing missing or unidentified components there are a few errors which look like could be relating to Link to and simulation settings:

Code: Select all

Device:        PIC.16F.16F1939
Generated by:  Flowcode v6.0.0.57
Date:          Monday, August 19, 2013 10:34:08
Users:         0
      ***UNREGISTERED***
   NOT FOR COMMERCIAL USE
http://www.matrixmultimedia.com
Errors when generating C source code:
Components test_v6.c : 1869 : error : Syntax error
Components test_v6.c : 1875 : error : Syntax error
Components test_v6.c : 2057 : error : Syntax error
Components test_v6.c : 2063 : error : Syntax error

FINISHED
The Flowchart is for testing purposes only so is not used for a real project.
Note: error shows Syntax error which is not much of a clue to whats going on.
Have to scroll up on the C code to see what component is causing issue :P
Attachments
Components test_v6.c
(156.61 KiB) Downloaded 265 times
Components test_v6.fcfx
(28.46 KiB) Downloaded 257 times
Martin

Post Reply