ktl-0.3.7 from svn branch:<br><a href="http://ktechlab.svn.sourceforge.net/viewvc/ktechlab/branches/">http://ktechlab.svn.sourceforge.net/viewvc/ktechlab/branches/</a><br><br>I paste a file, but looks like there is no problem with the flowcode file, the problem is with the code generation.<br>
<br>________________________________________________________________________<br><br><!DOCTYPE KTechlab><br><document type="flowcode" ><br> <item x="332" y="300" z="3" orientation="0" type="flow/end" id="END" /><br>
<item x="332" y="60" z="0" orientation="0" type="flow/start" id="START" /><br> <item x="332" y="124" z="1" orientation="0" type="flow/readport" id="readport" ><br>
<data value="PORTA" type="string" id="0-port" /><br> <data value="x" type="string" id="1-var" /><br> </item><br> <item x="332" y="180" z="4" orientation="0" type="flow/unary" id="unary" ><br>
<data value="x" type="string" id="0-var" /><br> <data value="Rotate Left" type="string" id="1-op" /><br> </item><br> <item x="332" y="244" z="2" orientation="0" type="flow/writeport" id="writeport" ><br>
<data value="x" type="string" id="0-var" /><br> <data value="PORTA" type="string" id="1-port" /><br> </item><br> <connector start-node-is-child="1" manual-route="0" end-node-parent="unary" route="41,17,41,18,41,19," end-node-cid="stdinput" start-node-parent="readport" start-node-cid="stdoutput" id="connector" end-node-is-child="1" /><br>
<connector start-node-is-child="1" manual-route="0" end-node-parent="writeport" route="41,24,41,25,41,26,41,27," end-node-cid="stdinput" start-node-parent="unary" start-node-cid="stdoutput" id="connector__13" end-node-is-child="1" /><br>
<connector start-node-is-child="1" manual-route="0" end-node-parent="END" route="41,32,41,33,41,34,41,35," end-node-cid="stdinput" start-node-parent="writeport" start-node-cid="stdoutput" id="connector__14" end-node-is-child="1" /><br>
<connector start-node-is-child="1" manual-route="0" end-node-parent="readport" route="41,10,41,11,41,12," end-node-cid="stdinput" start-node-parent="START" start-node-cid="stdoutput" id="connector__15" end-node-is-child="1" /><br>
<micro id="P16F84" ><br> <pin type="input" id="RA0" state="off" /><br> <pin type="input" id="RA1" state="off" /><br> <pin type="input" id="RA2" state="off" /><br>
<pin type="input" id="RA3" state="off" /><br> <pin type="input" id="RA4" state="off" /><br> <pin type="input" id="RB0" state="off" /><br>
<pin type="input" id="RB1" state="off" /><br> <pin type="input" id="RB2" state="off" /><br> <pin type="input" id="RB3" state="off" /><br>
<pin type="input" id="RB4" state="off" /><br> <pin type="input" id="RB5" state="off" /><br> <pin type="input" id="RB6" state="off" /><br>
<pin type="input" id="RB7" state="off" /><br> </micro><br></document><br>________________________________________________________________________<br>
<br><br><br><div class="gmail_quote">2009/9/21 P Zoltan <span dir="ltr"><<a href="mailto:zoltan.padrah@gmail.com">zoltan.padrah@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Sun, 20 Sep 2009 23:36:50 +0200, santiago gonzalez<br>
<<a href="mailto:santigoro@gmail.com">santigoro@gmail.com</a>> wrote:<br>
<br>
> I tried flowcode in ktl-0.3.7 from svn branch and it just doesn't work...<br>
> only initialization code is created, all i have is some warnings:<br>
> "floating<br>
> conection for..." , this for every step i placed.<br>
><br>
> I think the file.flowcode is correct, but the code-generation step<br>
> looks to<br>
> be broken.<br>
> This happens converting to microbe or asm, looks like the problem is that<br>
> conections betwen flow parts are not recogniced or something like that.<br>
> It also happens with file.flowcode generated and working in 0.3-8.<br>
><br>
> Is this a problem of my ktl-build?<br>
> Someone have flowcode working in 0.3.7?<br>
<br>
</div></div> What version do you mean by ktechlab 0.3.7 ? I'm using the svn trunk, and<br>
it works for me. Could you send the files with problems?<br>
<br>
------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry® Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9-12, 2009. Register now!<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
</blockquote></div><br>