Re: RE:TINI Java Trouble

Shawn Silverman <[email protected]> Mon, 31 May 2004 19:41:37 -0500
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Hi, Paul.  You may find the "A more elaborate explanation" section of 
http://tynamo.qindesign.com/docs/tini/building.html#ownClasses useful 
for a small guide on BuildDependency.  It tries to explain how the 
build process works when you need to include your own external classes.

What seems to be the problem with 'wait', as you mention below?  wait() 
operates exactly as specified, on the TINI.  Perhaps you were looking 
for Thread.sleep()?

	-Shawn

On 31-May-04, at 3:37 PM, Paul Ingendorf wrote:

> I feel like I've been beat down but I think I now have a bit more of 
> handle
> on the whole dependency issue.  I have not seen my message come 
> through or
> any others for that mater so I'm not sure if this one will make it or 
> not.
> In any event I have discovered many fixes for many problems when 
> dealing
> with multiple class files.  Is there any place were fixes like this 
> can be
> posted to make it easier on others as they attempt to work with the 
> tini
> board.
>
> It is very frustrating working with a product like this when there are 
> no
> direct answers to problems that don't have an apparent rhyme or reason.
>
> If anyone else runs across this post yes you do have to include your 
> classes
> as dependencies and add them to the search path for build dependencies 
> using
> the -p switch.  When doing this you also need to make sure that the 
> path for
> everything is included using ; as the separator between separate paths.
>
> The threads seemed to work as expected once I got the app to build 
> with the
> exception of wait not working quite like I expected.
>
> So far I have not figured out if the listeners behave like I want but 
> once I
> figure it out I will post a follow-up.

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini