Search found 5 matches

by abelloda
Thu Aug 10, 2006 6:08 am
Forum: Flowcode V2 & V3
Topic: Serving web pages
Replies: 1
Views: 3190

Serving web pages

Im trying to call some variables using the %MYVAR% syntax but i keep getting error messages saying to check C codes. I have tried taking out the '%' signs and it compiles ok then - but then dosen't display the variables when the web page is loaded. Is there any documentation for this available? I ha...
by abelloda
Mon Aug 07, 2006 2:40 am
Forum: E-blocks
Topic: E-blocks internet board
Replies: 1
Views: 4644

E-blocks internet board

Hi I am trying test the internet board and there seem to be a problem with the tcp/ip connection. The program runs well and compiles to PIC, showing the 'Staring up ...' and 'Complete' displays on LCD. But when i try to type in the IP address of the board (default 192.168.0.2) it times out. Ive ping...
by abelloda
Sat Aug 05, 2006 7:31 am
Forum: Flowcode V2 & V3
Topic: 12c capability
Replies: 2
Views: 3874

Hi Steve,

I am using the correct PIC, it was a problem with the FCF and i've recieved the new version for update.

Thanks very much
Aisha
by abelloda
Thu Jul 27, 2006 5:09 am
Forum: Flowcode V2 & V3
Topic: 12c capability
Replies: 2
Views: 3874

12c capability

Hello Im just testing out the TCP/IP example you have on flowcode with eblocks, but its been giving me error messages. It simulates ok in flowcode, but dosent compile to PIC. Tried to write one myself but still getting the errors: chip does not have master 12c capability. What does that mean? Thanks...
by abelloda
Sun Jun 11, 2006 1:08 am
Forum: E-blocks
Topic: eeprom programming using E-Blocks and flowcode
Replies: 1
Views: 5057

eeprom programming using E-Blocks and flowcode

I have programmed eeprom before using C and the IAR compiler. Now using the PIC16f877A with E-blocks and flowcode and was wondering if there are any facilities for programming using flowcode?