Search found 16 matches

by milea
Sun Dec 21, 2014 8:04 pm
Forum: Flowcode V6
Topic: Editing code component like in FC V4 ?
Replies: 1
Views: 1507

Editing code component like in FC V4 ?

Hi, I'm migrating from v4 to v6. In v4 I can edit/change the code (custom) of the component. It is easy and simple, in Panel right click on the component->custom code. After that if everything is OK, I were changed the component c code in \Flowcode V4\components directory for permanent usage. My que...
by milea
Sat Apr 20, 2013 6:38 pm
Forum: Flowcode V4
Topic: Making a simple HTTP POST with EB-023
Replies: 6
Views: 5617

Re: Making a simple HTTP POST with EB-023

Thank you Leigh , it helps me.
Kind regards
by milea
Thu Mar 28, 2013 8:15 pm
Forum: Flowcode V4
Topic: Making a simple HTTP POST with EB-023
Replies: 6
Views: 5617

Re: Making a simple HTTP POST with EB-023

I 'm conecting with remote web server, with fixed ip. Could you explained the whole process step by step ?
Kind regards
Mile
by milea
Mon Mar 25, 2013 12:04 pm
Forum: Flowcode V4
Topic: Making a simple HTTP POST with EB-023
Replies: 6
Views: 5617

Re: Making a simple HTTP POST with EB-023

Ok thanks, /r/n but actually I’m sending CRLF -> Chr(13)Chr(10) so that is not problem. I’m asking the all flow process for POSTing.
Kind regards
Mile
by milea
Sun Mar 24, 2013 7:10 pm
Forum: Flowcode V4
Topic: Making a simple HTTP POST with EB-023
Replies: 6
Views: 5617

Making a simple HTTP POST with EB-023

I'm trying to make simple HTTP command ''POST'' but with no success. I use format: POST /page.php HTTP/1.1/r/n HOST: mypage.com /r/n Content-Type: application/x-www-form-urlencoded/r/n /r/n var1=1&var2=2&var3=3 I'm working with EB-023 internet board (with old W3100A ). I use TCP_IP component Initial...
by milea
Thu Mar 22, 2012 8:53 pm
Forum: Flowcode V4
Topic: PIC16F1939 Lot of problems
Replies: 10
Views: 5673

Re: PIC16F1939 Lot of problems

Hi Steve, I don't have PICKit and other programer because I have decided to work with MatrixMultimedia Flowcode product (and since now I don't have any problem). I bought Flowc. 3 Bundle after that upgrade Flowcode4 and I 'm planning to upgrade with ver. 5. Before buying the pic16f1939 (more than hu...
by milea
Thu Mar 22, 2012 1:04 am
Forum: Flowcode V4
Topic: PIC16F1939 Lot of problems
Replies: 10
Views: 5673

Re: PIC16F1939 Lot of problems

Hi Ben, I spent couple of hours to detailed the problem >1fff (indeed it is matrixmultimedia team work) and the results I ' m uploading . I wrote some simple program ~100's displays that changed with taster in two versions less then 1fff and more then 1fff. At the first I think it's 96 displays and ...
by milea
Tue Mar 20, 2012 9:20 pm
Forum: Flowcode V4
Topic: PIC16F1939 Lot of problems
Replies: 10
Views: 5673

Re: PIC16F1939 Lot of problems

Hi Martin,
Do you have any suggestion or send mi contact for tehnical support, because I' m in a hurry and I have no time left.
Best regards
Mile
by milea
Mon Mar 19, 2012 1:25 pm
Forum: Flowcode V4
Topic: PIC16F1939 Lot of problems
Replies: 10
Views: 5673

Re: PIC16F1939 Lot of problems

As I said 1. LCD on Port D and 2. Working of ADC and ADC accuracy solved. And both of them it works fine. I have not resolved only : 3. I have problem with program more then 8K . They simulated,compiled,linked fine but when I transfered (program and verified OK) the chips not working - completely de...
by milea
Sun Mar 18, 2012 8:30 pm
Forum: Flowcode V4
Topic: PIC16F1939 Lot of problems
Replies: 10
Views: 5673

PIC16F1939 Lot of problems

I have migrated from PIC16f887 (BTW all work fine on it) to PIC16f1939. I want to get more program memory but now I think my choice is bad, mainly because the chip is new and good and stable support for new chips come latter. 1. I have problem to start 2x16 LCD on D port . The problem I solved to ad...
by milea
Tue Sep 13, 2011 1:11 pm
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Re: Problem with c compiler

Hi folks , I realized that it’s not infinity loop but too long ( example with 1 diode test program more then 20 min), so I put in exclusion on BitDefender Antivirus all MatrixMult folder . The problem is solved!!!! That antivirus I have more than 1 year. Why now it make problems? I don’t known. Tomo...
by milea
Tue Sep 13, 2011 12:07 am
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Re: Problem with c compiler

I uninstalled the Flowcode and completely delete the Matrix Mult. directory, after that installed again, nothing happened. I haven't had any idea more (maybe install in another directory ). the events, in order, were: Compiled with v3 - No problems Nothing changed ( installing another programs ) Com...
by milea
Mon Sep 12, 2011 9:59 am
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Re: Problem with c compiler

Yes I try without dot. I repeat that "the files before more than month was compiled without error, send to chips without errors, working around without errors". Yesterday I installed Flowcode on my desktop PC (it also have the same c++ trial package that I think it made the problem on my laptop) and...
by milea
Sun Sep 11, 2011 10:43 pm
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Re: Problem with c compiler

I have checked the parametars of compile settings and all are OK. Also I have tryed clicking on Restore defaults within the Compiler Options before compiling. The result is the same. I think that the problem is in some registry file or configuration file that is unchanged with standard unistalation ...
by milea
Fri Sep 09, 2011 10:14 pm
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Re: Problem with c compiler

Hello Jonny, I have upgarde V3 to V4 but I thought that is not the reason for problem, because when I installed new version V4 and activated it made the same error as V3. After that I uninstalled V3 an V4 an reinstalled again , it no solve the problem. I'm sure that is no error in my programs becaus...
by milea
Fri Sep 09, 2011 8:04 pm
Forum: Programming Tips & Tricks
Topic: Problem with c compiler
Replies: 13
Views: 9821

Problem with c compiler

Programs that worked fine ( compiled and send to chips) now I can't compiled it again. When compilation process start a preprocessor it goes into somekind infinity loop, so I must cancel the process. I must mention that till now it works perfectly. C:\Program Files\Matrix Multimedia\Flowcode V3\Boos...