Jos Brink
Member level 3

avr ethernet bootloader
Heya,
I've an AtMega128 connected to an Ethernet controller and now I want to update my software using a bootloader.
I have a few questions about this:
1) Using codevision, I can upload and program application and bootload section, But how can I switch between those 2 programs?
2) How can i use the SPM commands using C? or do i have to write the bootloader in ASM for that? Is it posible to flash my app code using C?
3) Are there libraries or extra help files for this. This whole bootload idea is a bit confusing for me. Because I've got to handle Ethernet frames I want to use C and not Asm. But simple SPM functions are no problem of course..
Does anyone have any experience with this?
Thnx alot.
Jos Brink!
Heya,
I've an AtMega128 connected to an Ethernet controller and now I want to update my software using a bootloader.
I have a few questions about this:
1) Using codevision, I can upload and program application and bootload section, But how can I switch between those 2 programs?
2) How can i use the SPM commands using C? or do i have to write the bootloader in ASM for that? Is it posible to flash my app code using C?
3) Are there libraries or extra help files for this. This whole bootload idea is a bit confusing for me. Because I've got to handle Ethernet frames I want to use C and not Asm. But simple SPM functions are no problem of course..
Does anyone have any experience with this?
Thnx alot.
Jos Brink!