Thanks Martin, restarting PC did it. I actually ran ppp before starting up FC, not sure if this
helped to "preload" compiler, but as long as everything works at the end, I'm happy.
I do realize support for Flowcode 3 was discontinued, but may be some of you still use it or have seen similar issue with later versions. Seems like generic error. Trying to program a 12F615 chip. Flowchart compiles to C fine, but not to HEX or directly to the chip. In the Compiler Messages window I...
Hello Flowcode staff, Someone helped me by uploading his project file CCP_P12__REV1.zip to this forum: http://www.matrixtsl.com/mmforums/viewtopic.php?f=7&t=15567 ) I'm trying to open it using a demo version of Flowcode 6, but I'm getting this messasge in a pop-up window: "Failed to open do...
Hi QMESAR, Thanks for help, but I could not open any of the projects you've created - free demo version of Flowcode 6 starts loading all the program modules and at the end gives me error: "Failed to open document. Attribute <array> is not found" Then all loaded windows go away, Flowcode it...
Hello all, Using PIC12F615 with older Flowcode 3 and trying to make seemingly simple gadget, but I'm struggling to combine pieces of different flowcharts from tutorials to do what I need. Experts, help me out to start please. In short - I need a controller that outputs a pulse proportional to the di...
Hi kersing Thanks for reply, Yes I know the support for v3 is phasing out and considering upgrading, but now my issue is not about flowcode features - it's about how chip works as the same flow chart created in any version and any version will download into the chip the same hex file. You wrote: &qu...
Hi Martin, Yes, and No, Yes, your link pointed me to the flow chart I already have downloaded before but after looking google'ing and watching YouTube for some related projects I figured out what's going on. May be my experience will be valuable to other newbies [to the Flowcode, not to uProcessors ...
Does anyone (including Matrix) has a flow chart implementing the same functionality as their RS232.hex test file? All it does is sends a word "Hello" to a hyperterminal proving that "send" function works and then prints a character on the LCD every time corresponding key is press...
Someone, what am I missing please? I try simple test from RS232 tutorial - sent and receive byte, using RS232 component. Now, I load the flow chart, it appears along with this component. I press Simulate" button, and nothing happens. No prompts, no instruction, no clue how to proceed. (I'm suin...