It shows this compiler commandline:
E:\jalv2\compiler\bin\jalv2.exe "E:\jalv2\workspace\fat32_include.jal"
-s "E:\jalv2\lib" -loader18 -no-variable-reuse
Rob's bootloader software asks for "-loader18 4", jal edit misses the
4
Also, the "additional command line params to jalv2.exe" does not seem
to work at all
Thanks,
Matt.
Matt.
On Dec 18, 6:41 am, Sunish Issac <sunish....@gmail.com> wrote:
> Hello Matt,
>
> The additional cmdline params bug and variables not listed in code tree view
> has been fixed.
> The exe is available athttp://jaledit.googlecode.com/files/jaledit0.6.2.zip
>
> Sunish
>
> On Fri, Dec 18, 2009 at 12:37 PM, mattschinkel <mattschin...@hotmail.com>wrote:
>
>
>
> > I clicked on "use the 18 series bootloader preamble" but it doesn't
> > work with Rob's bootloader software
>
> > It shows this compiler commandline:
>
> > E:\jalv2\compiler\bin\jalv2.exe "E:\jalv2\workspace\fat32_include.jal"
> > -s "E:\jalv2\lib" -loader18 -no-variable-reuse
>
> > Rob's bootloader software asks for "-loader18 4", jal edit misses the
> > 4
>
> > Also, the "additional command line params to jalv2.exe" does not seem
> > to work at all
>
> > Thanks,
> > Matt.- Hide quoted text -
>
> - Show quoted text -
and this doesn't:
-s "E:\jalv2\lib\" -no-variable-reuse -loader18 4
with a "\" after lib
> > - Show quoted text -- Hide quoted text -