Search found 14 matches

by jacobsg
Mon Jun 18, 2012 4:42 pm
Forum: General Programming
Topic: Autodetect picmicro
Replies: 5
Views: 3656

Re: Autodetect picmicro

Hi
It is within flowcode that I get the message

Thanks

Gerhard
by jacobsg
Mon Jun 18, 2012 2:24 pm
Forum: General Programming
Topic: Autodetect picmicro
Replies: 5
Views: 3656

Re: Autodetect picmicro

Hi

Thanks I sorted the config bits and all is working however the following problem persist:
When I am using the autodetect PICmicro function I get a message "USB cable not connected, continue, yes, no" although the USB cable is connected

Gerhard
by jacobsg
Sun Jun 17, 2012 1:20 pm
Forum: General Programming
Topic: Autodetect picmicro
Replies: 5
Views: 3656

Autodetect picmicro

Hi I am using my newly acquired dspic/pic24 board. When I am using the autodetect PICmicro function I get a message "USB cable not connected, continue, yes, no" However the board work when I use the "EB064_B_pic16" factory test routine to program the dspic30F2011 Also if I try to reproduce the facto...
by jacobsg
Wed Feb 22, 2012 1:14 pm
Forum: E-blocks
Topic: EB064 for dspic24
Replies: 2
Views: 2841

Re: EB064 for dspic24

Thanks
it now work
by jacobsg
Wed Feb 22, 2012 11:54 am
Forum: E-blocks
Topic: EB064 for dspic24
Replies: 2
Views: 2841

EB064 for dspic24

Hi I just received my programmer board and tested it, all works fine. However my flowcode 4 for pic24 was setup to use the pickit3. I tried to change this but no joy. I get the following message: Error returned from [pic30-gcc.exe] Return code = 1 Flowcode was unable to compile the flowchart's C cod...
by jacobsg
Tue Feb 23, 2010 12:39 am
Forum: Flowcode V4
Topic: not compiling to chip
Replies: 1
Views: 2627

not compiling to chip

Hi I have not used my flowcode 4 and e programming board for a few months. I set it up and tried to compile to chip (a 16f877a but i get the following message : Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib failure Return code = -2 Flowcode was unable to ass...
by jacobsg
Fri Feb 19, 2010 5:47 pm
Forum: Flowcode V4
Topic: Compile to chip
Replies: 1
Views: 2009

Compile to chip

Hi I have not used my flowcode 4 and e programming board for a few months. I set it up and tried to compile to chip (a 16f877a but i get the following message : Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib failure Return code = -2 Flowcode was unable to ass...
by jacobsg
Tue Jun 30, 2009 2:50 pm
Forum: General / Misc
Topic: doorbel
Replies: 1
Views: 2403

doorbel

This is a question I have from your microcontroller system engineering book, secret doorbel programme page 48. I have altered the programme (not for commercial use) I am trying to learn and understand the use of flowcode and string manipulation. The programme works perfectly except for the following...
by jacobsg
Thu Jun 25, 2009 2:26 pm
Forum: General / Misc
Topic: push to make
Replies: 1
Views: 2532

push to make

Hi 3 questions How can I make flowcode output a 1 on port B only when the push to make key is released? I have tried with component macro "readstate" and component macro "waituntilhigh" but no luck. Can you help me with secret doorbel1 topic please (I know it is a silly question but I cant get it go...
by jacobsg
Sat Jun 20, 2009 7:53 pm
Forum: General / Misc
Topic: secret doorbel1
Replies: 0
Views: 2442

secret doorbel1

Hi
I have tried your solution but can't get it going (see secret doorbel on adding a second code) it just disable both codes

Thank
Gerhard
by jacobsg
Tue Jun 16, 2009 8:00 pm
Forum: General / Misc
Topic: secret doorbel
Replies: 2
Views: 3170

Re: secret doorbel

thanks. I am new to flowcode and battle with the technical names, could you be more specific as to where the string is

Gerhard
by jacobsg
Tue Jun 16, 2009 11:12 am
Forum: General / Misc
Topic: secret doorbel
Replies: 2
Views: 3170

secret doorbel

Hi
Is it possible to add two or more different secret codes to arm the secret doorbel in the book microcontroller systems engineering? if possible could you guide me to what I need to do.

Thanks

Gerhard Jacobs
by jacobsg
Tue Jun 16, 2009 11:02 am
Forum: General / Misc
Topic: Secret Doorbel
Replies: 2
Views: 3070

Re: Secret Doorbel

Thanks a lot, got it working

Gerhard
by jacobsg
Mon Jun 15, 2009 12:14 pm
Forum: General / Misc
Topic: Secret Doorbel
Replies: 2
Views: 3070

Secret Doorbel

Hi I am new to flowcode and would like to learn more about flowcode. Could you tell me where I could attend a course on flowcode. I also experience a problem in Bert van Dam's book Microcontroller systems engineering. The secret doorbel works perfect however when you press the hash key (35) it opens...