Page 1 of 1

Compiling Error After fixing imported FC5

Posted: Mon Aug 19, 2013 10:50 am
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