Search found 40 matches

by myval
Fri May 04, 2012 11:46 pm
Forum: General Programming
Topic: How to use User ID
Replies: 1
Views: 1996

How to use User ID

Hi,
just wondering if anyone have use of user ID's worked out in flowcode and possibly pickit3?
I need/ want to use it for node identification but have not worked out how to burn it in to the pic at all can read it in program in ASM but the programming part is bit unclear.

Thanks
by myval
Wed May 02, 2012 11:30 am
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

Spoke too soon When I add While loop (unmodified empty while loop) it comes up with:

Internal Error: Unable to resolve label ID:268444239 - 0x1000224F


failure

Return code = -2

Flowcode was unable to assemble the ASM file due to the following errors:


FINISHED
by myval
Wed May 02, 2012 10:35 am
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

It did not help entirely but put me on right tracks, thanks. all the updates and MS fixes I already had so I could not do much there, instead I limited number of processors/ cores my windows run on and that seems to fix it which actually make sense now it happened after I updated Virtualbox. I wish ...
by myval
Wed May 02, 2012 7:49 am
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

Yep, seems to be working fine in safe mode but but when I boot normal no go.
by myval
Tue May 01, 2012 2:51 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

Should be the latest, I think.
Flowcode
Professional Version
Flowcode v4.5.18.74
by myval
Tue May 01, 2012 1:38 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

Flowcode1.c Starting preprocessor: c:\PROGRA~1\MATRIX~1\FLOWCO~2\boostc\pp.exe Flowcode1.c -i c:\PROGRA~1\MATRIX~1\FLOWCO~2\boostc\include -d _PIC16F84 -la -c2 -o Flowcode1.pp -v -d _BOOSTC -d _PIC16 -d _CHAR_INDEX Flowcode1.c success success ....... Return code = 0 Launching the linker/assembler......
by myval
Tue May 01, 2012 12:36 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

I forgot to mention I compiled empty flow chart with the errors above.
by myval
Tue May 01, 2012 12:35 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

I reinstalled it and it got bit more interesting: Flowcode1.c Starting preprocessor: c:\PROGRA~1\MATRIX~1\FLOWCO~2\boostc\pp.exe Flowcode1.c -i c:\PROGRA~1\MATRIX~1\FLOWCO~2\boostc\include -d _PIC16F1823 -la -c2 -o Flowcode1.pp -v -d _BOOSTC -d _PIC16 -d _PIC16x -d _CHAR_INDEX Flowcode1.c(53:2): err...
by myval
Mon Apr 30, 2012 12:44 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Re: Can not compile

Just checked even with new empty project the same story!
by myval
Mon Apr 30, 2012 12:25 pm
Forum: Flowcode V4
Topic: Can not compile
Replies: 13
Views: 9403

Can not compile

.......................................................................................................................................................................... Return code = -1073741819 Flowcode was unable to assemble the ASM file due to the following errors: FINISHED I just recompile the...
by myval
Tue Apr 17, 2012 11:06 am
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

Re: EB062 RS485 board bit tricky

Here comes another problem :-)
I am fighting automatic address detection when I enable 9bit com all 9bit data sent to the device trigger interrupt. I can not work out what is the purpose or use of ADDEN?

thanks
Josef
by myval
Wed Apr 11, 2012 9:20 am
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

Re: EB062 RS485 board bit tricky

Ok too easy Thank you for your help, it works fine now.
by myval
Tue Apr 10, 2012 11:52 am
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

Re: EB062 RS485 board bit tricky

I thought I was initialising it with that first address_array = ""
so If I understand that right every time I change items in array I have to add oat the end of it?
by myval
Tue Apr 10, 2012 11:08 am
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

Re: EB062 RS485 board bit tricky

I think I worked this one out. The story is. It all started with using channel one which has that rx2 instead of rx1 so it did not work and after I moved everything to CH2 I forgot to move my data dir pin. So it does communicate cool but I ran into another problem. address_array = "" temp = Length$(...
by myval
Mon Apr 09, 2012 7:52 am
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

Re: EB062 RS485 board bit tricky

Right here it is Have not touched settings on the scope for easier comparison. One is SP485 and the other DS75176 same termination. Both using the same flowcode routine sending 0b01010101, 19200 8bit 1stop no parity
by myval
Wed Apr 04, 2012 2:53 pm
Forum: E-blocks
Topic: EB062 RS485 board bit tricky
Replies: 9
Views: 8896

EB062 RS485 board bit tricky

I have spent couple of days trying to get eb062 working and I might have discovered a hardware/ design fault connector J17 should have RX1 on pin 5 not RX2 I think, at least it would make sense :-) Not a biggie bit of soldering will fix that but the main issue I have some devices with SP485 and LTC4...
by myval
Sun Mar 29, 2009 9:00 am
Forum: Bugs / Application Errors
Topic: 16F684 Interrupt
Replies: 0
Views: 6488

16F684 Interrupt

I am just wondering if there is a known fault with 16f684 interrupt or am doing something wrong?
Interrupt dialog have port B there but I just can not find portB on the device?? :shock:
by myval
Sat Mar 28, 2009 8:35 am
Forum: Flowcode V2 & V3
Topic: LCD fixed length string
Replies: 0
Views: 2291

LCD fixed length string

Hi, I might have strange one (again :) ). I have int lets say from 0 to 20000 when I convert this number tostring how do I get " 0" or "0 " instead of "0" so the resulting string is always 5 digit long. attached is the pic of three posible cases. When you go from 8 to 12345 bla bla gets shifted out ...
by myval
Thu Mar 26, 2009 11:20 am
Forum: Flowcode V2 & V3
Topic: pic16f57
Replies: 6
Views: 4579

Re: pic16f57

ok
thank you
Josef
by myval
Thu Mar 26, 2009 9:58 am
Forum: Flowcode V2 & V3
Topic: pic16f57
Replies: 6
Views: 4579

Re: pic16f57

Hi Ben,

but boostC website has PIC16F727 in supported devices?

Thanks
Josef
by myval
Thu Mar 26, 2009 9:07 am
Forum: Flowcode V2 & V3
Topic: pic16f57
Replies: 6
Views: 4579

Re: pic16f57

Ok, what about PIC16F727?
by myval
Mon Mar 23, 2009 11:57 am
Forum: Flowcode V2 & V3
Topic: pic16f57
Replies: 6
Views: 4579

pic16f57

Hi,
is there any way to use pic16f57 with flowcode?

thanks
Josef
by myval
Sat Mar 14, 2009 4:45 am
Forum: Flowcode V2 & V3
Topic: Gray code
Replies: 0
Views: 4364

Gray code

Hi, I am not so sure if this fits in this forum, but I will try to shoot the question. I know that there is plenty of brainiacs and can answer my question with ease. I need to convert Gray code - Gillham code into binary? I have been sniffing around for some time now and did not find anything at all...
by myval
Tue Mar 03, 2009 8:02 am
Forum: Bugs / Application Errors
Topic: Another interesting flowcode freezes
Replies: 7
Views: 11363

Re: Another interesting flowcode freezes

Hi,
I am just wondering if you guys had a look at this problem? I would love to rune flowcode on that computer but everytime I try to run it it freezes.

thank you
Josef
by myval
Sun Mar 01, 2009 2:10 am
Forum: Flowcode V2 & V3
Topic: Bigger LUT than 0x100 array elements???
Replies: 1
Views: 2516

Bigger LUT than 0x100 array elements???

Hi,
how can I make bigger lookup table than 0x100 aray elements? I need to store bmp which is 17kb???

thanks
Josef