Hi Kutsal,

You can alter the settings of Jaledit to compile your program with
a .hex starting from 0x800 address but I don't advice you to do that.

Instead, Include in your program following pragma:

include 18f4550
pragma target clock 48000000  -- oscillator frequency
pragma bootloader loader18
pragma fuses no



On Jan 11, 3:46 pm, kbaser <[email protected]> wrote:
> Hey guys,
> I just start exploring Arduino and see how easy to compile and upload.
> I know there is a similar one for JAL & PIC "Jalduino", but how can I
> get a board with or without components?
> Can we directly upload JAL .hex files over bootloader or needed to add
> some ORG lines for address?
> Thanks,
> Kutsal

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to