Could not execute file: Insufficient heap with rebuilded slush 1.12
"Koen Swinters" <[email protected]> Wed, 9 Jun 2004 10:20:40 +0200
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <004401c44dfa$a6867950$8900a8c0@PCKOEN> |
Hi all, I'm trying to addapt slush with some own functionality. The first stap wath I was trying to do is recompiling slush 1.12 and downloading this version my tini(ds80c400 with 2Mbyte flash and 1Mbyte SRAM) board. This is working well. When I start um the board slush is starting well. Then when I try to run my application I get the following message: Could not execute file: Insufficient heap. (application is working with original slush 1.12) I've check the free ram and it is the same as with the original slush1.12 (Free RAM: 66304). Could some-one tell what the problem is? This are the lines I've used to compile slush: c:\java\bin\javac -bootclasspath c:\tini112\bin\tiniclasses.jar;c:\tini112\bin\modules.jar; d:\projects\M1\software\slush\com\dalsemi\slush\*.java d:\projects\M1\software\slush\com\dalsemi\slush\command\*.java d:\projects\M1\software\slush\com\dalsemi\slush\util\*.java -deprecation -g c:\java\bin\java -classpath %TINI_HOME%\bin\tini.jar;%classpath% TINIConvertor -l -f d:\projects\M1\software\slush\ -o slush.tbin -d %TINI_HOME%\bin\tini.db;MAILTO -fake -noreflect -ref com.dalsemi.slush.util.FakeMainMaker -ref com.dalsemi.slush.command.SlushCommand -ref com.dalsemi.protocol.mailto.Handler -t 470100 regards Koen _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini