Search found 12 matches

by Xsusakamei
Sat Jan 17, 2009 10:32 am
Forum: Bugs / Application Errors
Topic: Admin Error! after Start of Flowcode V3
Replies: 5
Views: 9475

Re: Admin Error! after Start of Flowcode V3

Hello Steve! Thank you for the great help! Now, i can start Flowcode but my Registration Infos are lost :cry: . I can load little Project (.fcf) Files yet. But, if i want load a bigger File which i have created and where i was use an PIC16F877/876 Controller, Flowcode brings after a while the Error ...
by Xsusakamei
Fri Jan 16, 2009 11:52 am
Forum: Bugs / Application Errors
Topic: Admin Error! after Start of Flowcode V3
Replies: 5
Views: 9475

Re: Admin Error! after Start of Flowcode V3

Hello! Thanks for Your Answer. I'm using the latest Version of Flowcode and the SP2 was installed since a long time ago. Now i think also that it is an Registry Problem! I have used a Registry Cleaner for a short time. But why only Flowcode does not runs correctly? "Run as ..." has no effect! Either...
by Xsusakamei
Wed Jan 14, 2009 11:34 pm
Forum: Bugs / Application Errors
Topic: Admin Error! after Start of Flowcode V3
Replies: 5
Views: 9475

Admin Error! after Start of Flowcode V3

Hello! I have a big Problem. I'm using Flowcode(pro in last Version) for a while, but today, after start of Flowcode it means suddenly "Please run this programm from the Administrator account ... " (see Picture). Uninstall and a new Installation do not fix the Error :cry: Whats wrong? I have also tr...
by Xsusakamei
Fri Jun 06, 2008 7:29 pm
Forum: Components (Other)
Topic: Custom Component
Replies: 3
Views: 4423

Re: Custom Component

Hey! Thanks for help. But, do i must change the custom_code.c File as the Manual shows? Do i must change this File in even Project where i want use this Custom Component? I don't know a lot about c. So i don't want change anything in that File. And, in the actual Version of Flowcode, there are 2 Cus...
by Xsusakamei
Fri Jun 06, 2008 10:00 am
Forum: Flowcode V2 & V3
Topic: Macro and IRQ
Replies: 2
Views: 2544

Re: Macro and IRQ

Hello! Thx for answer. Yes, i have tested it yet. When i fill an "normal" Variable, die Variable can i use in an other Macro. The IRQ does not function. Perhaps i'm stupid :roll: :?: A Testfile is in the attachment ... . If you start the Sim you earn an Error ... after stop the Sim you can try to ch...
by Xsusakamei
Fri Jun 06, 2008 9:55 am
Forum: Components (Other)
Topic: Custom Component
Replies: 3
Views: 4423

Custom Component

Hello! Can anyone tell me how the Custom Component(v1.0) works? If i use this i can choos between 4 Functions (Fuct1-4). There is no help (not in english or german) :cry: . I want to convert Values for output on an 7 Seg. Display. Can i use this component for this requirement :?: Thanks a lot for he...
by Xsusakamei
Thu Jun 05, 2008 10:05 pm
Forum: Flowcode V2 & V3
Topic: Macro and IRQ
Replies: 2
Views: 2544

Macro and IRQ

Hello! I have a big Problem with Flowcode v3.4.7.48. I have searched here but nothing found yet. I use Timer0 at 45Hz. So, i want to count an Variable each Call of the IRQ Routine. But Flowcode looses the Value each IRQ Call. So the Variable has even the Value 0 at Startup the IRQ-Makro. So, i fight...
by Xsusakamei
Thu Jun 05, 2008 11:51 am
Forum: Flowcode V2 & V3
Topic: I2C Hardwire
Replies: 2
Views: 2910

Re: I2C Hardwire

Hello!

For faster Speed the Pull-Ups must have 1,8k!
I use 2,2k for 400kb Speed and it works fine.

Xsusakamei
by Xsusakamei
Thu Jun 05, 2008 11:46 am
Forum: Bugs / Application Errors
Topic: Macro Call without Parameters
Replies: 0
Views: 2524

Macro Call without Parameters

Hello! When i call an Macro, which need Parameters and i call it without this in the Simulation, Flowcode tells me this over an Info-Box but it does not stops the Simulation! So i must break the Programm otherwise (Alt-F4, Clicking around to end the simulation) because i am into a loop, after klicki...
by Xsusakamei
Tue Sep 18, 2007 10:26 am
Forum: Flowcode V2 & V3
Topic: 24 hrs Clock
Replies: 9
Views: 8709

@ Ben Rowland: I have tried a lot of values for tmr0, but no one gives a better result. On the contrary, the clock runs faster or slower! A better result was not to reach :-( @ Steve Tandy: Ok, Flowcode disables (tmr0) IRQs at beginning of the IRQ-Makro to prevent a new IRQ and enabled it after the ...
by Xsusakamei
Mon Sep 17, 2007 11:29 am
Forum: Flowcode V2 & V3
Topic: 24 hrs Clock
Replies: 9
Views: 8709

Hello! Thanks for the answer, but with this C-Code the Clock runs super fast! The Minutes runs so fast like the Seconds ... . You mean the 19.660800 MHz Crystal is inaccurate? I don't think so, because the frequency would be divide and the Error(s) also! 5 Seconds (and a lot more proportionally to t...
by Xsusakamei
Sun Sep 16, 2007 12:02 am
Forum: Flowcode V2 & V3
Topic: 24 hrs Clock
Replies: 9
Views: 8709

Clock runs to fast ...

Helllo! Yes, so i have done it. I increase 3 Variables (h,m,s) an put it on an LCD. This works fine, but after a few hours the Clock runs 5 Seconds (and much more!!!) to fast! Thats not good. So i can't use Flowcode for my Projekt. Whats wrong? I bought Flowcode 2 Weeks ago and i am programmed befor...