[En-Nut-Discussion] DHCP option one byte offset (Big Endian)?

Tyou tyou at i-da.co.jp
Tue Jul 29 17:08:25 CEST 2003


   Yes, I am sorry to say that my DIY debug board has
2MB SRAM , and on-chip 512KB FLASH / 16 KbyteSRAM.
(code is downloaded and debugged in SRAM every time)
Also H8 has a CPU instruction EEPMOV.B, which can copy
memory by hardware.

But anyway it's not good to compare the code performance 
on different platforms. 
memcpy() maybe is the general choice while AVR even does not
need this function at all.

Regards,

Tyou



More information about the En-Nut-Discussion mailing list