Search found 574 matches

by saschech@gmx.de
Fri Nov 02, 2007 11:16 am
Forum: Flowcode V2 & V3
Topic: String Manipulation error
Replies: 20
Views: 12615

...error

Hallo Steve

My newest look,the regiytree-cleaner says the key is not ok?
Du you now why?

Regards wolfgang
by saschech@gmx.de
Wed Oct 31, 2007 12:30 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation error
Replies: 20
Views: 12615

...error

Hallo Steve I look in the registry there are the the same as you say, -ld "C:\Programme\Matrix Multimedia\Flowcode V3\BoostC\lib" libc.pic18.lib flowcode.pic18.lib "%f.obj" -t PIC%p -d "%d" -p "%f" but i press the "Restore Defaults" then there is a ather one. -ld "C:\Program Files\SourceBoost\lib" l...
by saschech@gmx.de
Tue Oct 30, 2007 5:03 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation error
Replies: 20
Views: 12615

..error

Hallo Benj

Is these normal?

Regards wolfgang
by saschech@gmx.de
Tue Oct 30, 2007 4:28 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation error
Replies: 20
Views: 12615

...error

Hallo in the newest version i must also change the compiler-version. After installing Flowcode,the option: -ld "C:\Program Files\SourceBoost\lib" libc.pic18.lib "%f.obj" -t PIC%p -d "%d" -p "%f" I have nothing in these subdirectory Program Files !! but in Programme. If i change to: -ld "C:\Programme...
by saschech@gmx.de
Sun Oct 28, 2007 11:18 am
Forum: Flowcode V2 & V3
Topic: Using Interrupts
Replies: 13
Views: 8962

int

Hallo
If you send mi the e-mail-adress , i send a small demo.
What type of pic you are using?

regards wolfgang
by saschech@gmx.de
Thu Oct 11, 2007 9:53 am
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Benj

100 points!! After i change the line it works ok.Thanks

Think i right,if i work with the ather int_pin on rb.... i must do
the same ( with other value adcon1)

Is this also the point for the thame effekt ,if i work with the
out macro on portb1 to portb3?

Regards wolfgang
by saschech@gmx.de
Wed Oct 10, 2007 10:31 am
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Benj,Steve

Why I hear nothing about my problem?

Regards wolfgang
by saschech@gmx.de
Fri Oct 05, 2007 4:47 pm
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Benj I hope you have received my new mail at 02.10.2007. I have build a small c-code for acd[0]sample and read back with the acd(0)byte macro, three lines into my orginal code with rbo_int.All it works correctly , so i think there is a fault in the macro. In expectation for a answer Regards wo...
by saschech@gmx.de
Mon Oct 01, 2007 1:02 pm
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Benj

Ok i send the new code.
but the acd(0) is working ; the problem is,
without a int on portb0 the program go into
the int_macro each time .after i delete the
macro SampleADC the int is working ok.
It is the same efekt as i work with portb......

Regards wolfgang
by saschech@gmx.de
Wed Sep 26, 2007 7:24 pm
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Steve


My new replay Posted: Wed Sep 26, 2007 12:16 pm
show a new problem with the int on rb0_int.

In mycode i kill all Komponent-Makro "Sample_ADC(0)"
and the programm works ok.I put in a op_amp in, it works also ok,
but i think it is no a solution.I hop you can help.

Regards wolfgang
by saschech@gmx.de
Wed Sep 26, 2007 1:27 pm
Forum: Flowcode V2 & V3
Topic: run time
Replies: 2
Views: 3004

run time

Hallo

The same program Flowcode > pic @ 40mhz
> AVR @ 20mhz

know somebody the run_time difference?
I think it is important for tim_critical projekts like a sps.

wolfgang
by saschech@gmx.de
Wed Sep 26, 2007 1:16 pm
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo Steve I send you the code at 19.09.07........ I change on my board pic 18F4620: port rb0_pins rb1 to rb3 = free >> rb0 = int_switch port rb4 = output the rb0_int works ok. after this i input steep by steep my ather programcode and after i input the Komponent-Makro "Sample_ADC(0)" i have the sa...
by saschech@gmx.de
Wed Sep 19, 2007 11:38 am
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0_int

Hallo

To day i show with the mc-debugger for this problem.
I found out,without interrupt on portb 0 each time it stoop
on the breakpoint in my rb0_int macro.Itest it with falling and
rising edge....it is the same.
Is these a mistake of my ???? please give me a answer.

thanks wolfgang
by saschech@gmx.de
Fri Sep 14, 2007 1:43 pm
Forum: Flowcode V2 & V3
Topic: rb0/int
Replies: 15
Views: 9099

rb0/int

Hallo I work with trm0int > timer0_int macro ....... it works ok. only portb-0 is nc. so i want go this way. I add rb0_risig edge > macro b0_int = set flagx I add rb0_falling edge > b0_int = set flagx in the main-menue i want reset flagx in the makro rb0_int_is my problem the flagx alltim set?????? ...
by saschech@gmx.de
Wed Sep 12, 2007 10:23 am
Forum: Flowcode V2 & V3
Topic: run time
Replies: 2
Views: 3004

run time

Hallo

I work with a 18F4620 at 39321600Hz.In the moment i have 8ms for
1 pass.My question : which time-window is respectable? (z.b. sps)?

I know the shortest time is the best..... but was is in the praxis acceptable?

Regards wolfgang
by saschech@gmx.de
Thu Aug 30, 2007 10:05 am
Forum: Flowcode V2 & V3
Topic: c-compiler
Replies: 1
Views: 2365

c-compiler

Hallo

Is there a way to compile the Flowcode diagramm with Microchip c18 Toolsuite?
I have read,the hex-code is more productive for the pik`s.

Regards wolfgang
by saschech@gmx.de
Thu Aug 16, 2007 8:26 am
Forum: Flowcode V2 & V3
Topic: String Variable
Replies: 4
Views: 3946

String Variable

Hello

Have you not read this question?

Regards wolfgang
by saschech@gmx.de
Mon Aug 13, 2007 9:24 am
Forum: Flowcode V2 & V3
Topic: Variable status on start
Replies: 1
Views: 2270

Variable status on start

Hello

My projekt run in flowcode simulator ok but on my board not corrΓ©kt.
I found out :
In flowcode the variable after start are 00 but on my board random.
Is ther a way in flowcode to definate the complete ram to 00?
by saschech@gmx.de
Fri Aug 10, 2007 3:46 pm
Forum: Flowcode V2 & V3
Topic: String Variable
Replies: 4
Views: 3946

String Variable

Hello Ben I think i mean not this With ather words can I build a 2-dimension area for string variables variables: text_0[16] text_1[16] text_3[16] . . text_9[16] in flocode: text_0 = "das ist text1 " text_1 = "nmnmnmn " . . text_9 = "jhjhjhjhjhjhhj" ------------------------ text_1 > to display my qu...
by saschech@gmx.de
Fri Aug 10, 2007 12:59 pm
Forum: Flowcode V2 & V3
Topic: String Variable
Replies: 4
Views: 3946

String Variable

Hello

If i work with 100 text Variable,must I build 100 strings?

or is ther a way to say text_[16],[100] -Variable with 16 char,100 pices?

Regards

wolfgang
by saschech@gmx.de
Mon Aug 06, 2007 2:34 pm
Forum: Flowcode V2 & V3
Topic: run in single steep
Replies: 1
Views: 2479

run in single steep

Hallo together

If i work with the eeprom-macro and change data with eeprom-macro (write) the ee-window changedata only after i stop.Is this normal or must i show after execute the eeprom-macro the change?

Please can jou help mi?

Regards wolfgang
by saschech@gmx.de
Thu Aug 02, 2007 8:57 am
Forum: Flowcode V2 & V3
Topic: sort Variablen and Makros
Replies: 6
Views: 4365

sort Variablen and Makros

Hello Steve "to rearrange the variables in an order (e.g. by drag-drop) and have them always appear in this order" I think this is a good way becouse if i must delite any Var. e.g b1.....b5 after a new start,so i come to the same Var. If the Var-Window is not close after one operating that great and...
by saschech@gmx.de
Wed Aug 01, 2007 3:36 pm
Forum: Flowcode V2 & V3
Topic: sort Variablen and Makros
Replies: 6
Views: 4365

sort Variablen and Makros

Hallo Steve In my Flocode : start the window: it is not sort. Pressing the "Name" column again will display the variables in descending alphabetical order Pressing the "Name" column again will display the variables in acclivitous alphabetical order sorry but if jou work with a lot of Variable it is ...
by saschech@gmx.de
Mon Jul 30, 2007 12:57 pm
Forum: Flowcode V2 & V3
Topic: sort Variablen and Makros
Replies: 6
Views: 4365

sort Variablen and Makros

Hallo together

To work with rename or delete Var. and Makros is very confound for me,
because the "sort system by click" after i do something is change in the
old condition.
Also i dont understand the method clicking ones or more for the grouping.

Please can jou help mi?

Regards wolfgang
by saschech@gmx.de
Thu Jun 28, 2007 12:34 pm
Forum: Flowcode V2 & V3
Topic: Flowcode 3.2
Replies: 3
Views: 3446

Flowcode 3.2

Hello

I have test the new things in the update;i have two question:

Variables window sortet .... "or order" what do you mean?

What can i do with the new "user component "?

Thanks

wolfgang