Search found 9 matches

by victor336v
Sun Dec 07, 2014 5:16 am
Forum: General Programming
Topic: "Compiler cannot be started" error code 120. What is it?
Replies: 2
Views: 4403

Re: "Compiler cannot be started" error code 120. What is it?

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.

Thanks again, I feel silly :oops:

Victor
by victor336v
Sun Dec 07, 2014 2:43 am
Forum: General Programming
Topic: "Compiler cannot be started" error code 120. What is it?
Replies: 2
Views: 4403

"Compiler cannot be started" error code 120. What is it?

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...
by victor336v
Tue Dec 02, 2014 4:02 am
Forum: Flowcode V6
Topic: What does this error mean?
Replies: 1
Views: 1807

What does this error mean?

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 document. A...
by victor336v
Mon Dec 01, 2014 4:05 am
Forum: General Programming
Topic: How to measure pulse period?
Replies: 9
Views: 15212

Re: How to measure pulse period?

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 itself is ru...
by victor336v
Sat Nov 29, 2014 10:41 am
Forum: General Programming
Topic: How to measure pulse period?
Replies: 9
Views: 15212

How to measure pulse period?

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...
by victor336v
Fri Jan 03, 2014 6:24 am
Forum: Programming Tips & Tricks
Topic: Communicating with a PC
Replies: 23
Views: 34199

Re: Communicating with a PC

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: "Re...
by victor336v
Thu Jan 02, 2014 7:08 am
Forum: Programming Tips & Tricks
Topic: Communicating with a PC
Replies: 23
Views: 34199

Re: Communicating with a PC

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 ...
by victor336v
Wed Dec 25, 2013 2:48 am
Forum: General Programming
Topic: How exactly use/simulate RS232 component??
Replies: 1
Views: 3061

How exactly use/simulate RS232 component??

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 pressed on PC keyboard (P...
by victor336v
Mon Dec 23, 2013 5:09 am
Forum: Programming Tips & Tricks
Topic: Communicating with a PC
Replies: 23
Views: 34199

How exactly use/simulate RS232 component??

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 suing Flo...