Page 1 of 1
Help Files
Posted: Wed Dec 13, 2006 3:46 pm
by PINTO
Hi Steve,
Do you have any help files on components such as RS232, CAN, etc, etc, etc explaining the workings of the macro?
Regards
Pinto
Posted: Wed Dec 13, 2006 5:27 pm
by Steve
The help files for these components are installed in the wrong place. To rectify this, you should move them from the "components" subdirectory to the directory of the actual "flowcode.exe" file (i.e. up one directory level).
Alternatively, you can run these help files directly by double-clicking them.
I have almost finished an updated installation of flowcode v3 which (amongst other things) fixes the slow compile time bug and puts these help files in the correct location.
Posted: Wed Dec 13, 2006 5:29 pm
by Benj
Using Flowcode 3 you can simply add the component you want to view, compile to C and then view the C code you can see how the component macros are put together. There are some comments to guide you through what is happening at the major parts of the component drivers.