[Ktechlab-devel] Flowcode in ktl-0.3.7
santiago gonzalez
santigoro at gmail.com
Mon Sep 21 10:16:53 UTC 2009
ktl-0.3.7 from svn branch:
http://ktechlab.svn.sourceforge.net/viewvc/ktechlab/branches/
I paste a file, but looks like there is no problem with the flowcode file,
the problem is with the code generation.
________________________________________________________________________
<!DOCTYPE KTechlab>
<document type="flowcode" >
<item x="332" y="300" z="3" orientation="0" type="flow/end" id="END" />
<item x="332" y="60" z="0" orientation="0" type="flow/start" id="START" />
<item x="332" y="124" z="1" orientation="0" type="flow/readport"
id="readport" >
<data value="PORTA" type="string" id="0-port" />
<data value="x" type="string" id="1-var" />
</item>
<item x="332" y="180" z="4" orientation="0" type="flow/unary" id="unary" >
<data value="x" type="string" id="0-var" />
<data value="Rotate Left" type="string" id="1-op" />
</item>
<item x="332" y="244" z="2" orientation="0" type="flow/writeport"
id="writeport" >
<data value="x" type="string" id="0-var" />
<data value="PORTA" type="string" id="1-port" />
</item>
<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" />
<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" />
<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" />
<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" />
<micro id="P16F84" >
<pin type="input" id="RA0" state="off" />
<pin type="input" id="RA1" state="off" />
<pin type="input" id="RA2" state="off" />
<pin type="input" id="RA3" state="off" />
<pin type="input" id="RA4" state="off" />
<pin type="input" id="RB0" state="off" />
<pin type="input" id="RB1" state="off" />
<pin type="input" id="RB2" state="off" />
<pin type="input" id="RB3" state="off" />
<pin type="input" id="RB4" state="off" />
<pin type="input" id="RB5" state="off" />
<pin type="input" id="RB6" state="off" />
<pin type="input" id="RB7" state="off" />
</micro>
</document>
________________________________________________________________________
2009/9/21 P Zoltan <zoltan.padrah at gmail.com>
> On Sun, 20 Sep 2009 23:36:50 +0200, santiago gonzalez
> <santigoro at gmail.com> wrote:
>
> > I tried flowcode in ktl-0.3.7 from svn branch and it just doesn't work...
> > only initialization code is created, all i have is some warnings:
> > "floating
> > conection for..." , this for every step i placed.
> >
> > I think the file.flowcode is correct, but the code-generation step
> > looks to
> > be broken.
> > This happens converting to microbe or asm, looks like the problem is that
> > conections betwen flow parts are not recogniced or something like that.
> > It also happens with file.flowcode generated and working in 0.3-8.
> >
> > Is this a problem of my ktl-build?
> > Someone have flowcode working in 0.3.7?
>
> What version do you mean by ktechlab 0.3.7 ? I'm using the svn trunk, and
> it works for me. Could you send the files with problems?
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Ktechlab-devel mailing list
> Ktechlab-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ktechlab-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20090921/86120eae/attachment.html>
More information about the Ktechlab-devel
mailing list