Re: Re: [TINI]Recompiling Slush
"伟大" <zhbnzz-9Onoh4P/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Bryan Armstrong:
(1) import MyPackage.MyApp;
…
public static void main(String[] args)
{
new Slush();
new MyApp();
}
(2) build them to slush_400.tbin:
javac -O -target 1.1 -bootclasspath C:\tini1.12\bin\tiniclasses.jar;C:\tini1.12\bin\modules.jar -classpath C:\tini1.12\bin\modules.jar;%classpath% -d classes @allJavaFiles
java -classpath C:\tini1.12\bin\tini.jar;%classpath% BuildDependency -f classes -d C:\tini1.12\bin\tini.db -o slush_400.tbin -l -p C:\tini1.12\bin\modules.jar -add FTPCLIENT;MAILTO -fake -noreflect -ref com.dalsemi.slush.util.FakeMainMaker -ref com.dalsemi.slush.command.SlushCommand -ref com.dalsemi.protocol.mailto.Handler -t 470100
Build successful
BuildDependency clean-up complete.
OK! I got slush_400.tbin
(3) Loading file: slush_400.tbin.
java JavaKit -flash 40 -400 -romsize 1048576
OKOK!
zhbnzz
> Swami Venkataramani wrote:
> > I have written a program with a Watchdog controller. It needs to be built
> > in with Slush. Can anybody tell me how to recompile Slush with this
> > program?
>
> Here is an application note that will help:
> http://www.maxim-ic.com/appnotes.cfm/appnote_number/3108/ln/en
>
>
> --
> --
> Bryan Armstrong
> bryan.armstrong-6tN4nzCoH/[email protected]
>
>
> _______________________________________________
> TINI mailing list
> TINI-6tN4nzCoH/[email protected]
> To UNSUBSCRIBE, edit your profile, or see list archives:
> http://lists.dalsemi.com/mailman/listinfo/tini
========================================================
“掀起你的盖头来,AOC新妆靓丽健康秀”! http://design.163.com/aocmonitor/index.html
是邮件你收 有病毒我上!VIP邮箱 全面保护! http://vip.163.com
中国最大的免费邮箱在等你 25兆空间4兆附件! http://mail.163.com
点击网易泡泡惊喜无限 全免费手机短信任你发! http://popo.163.com
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini