AW: [En-Nut-Discussion] Ethernut 2 Bootloader Bug Fixed

Oliver Schulz olischulz at web.de
Fri Jan 30 20:25:53 CET 2004


Hi,

on my cygwin environment there is no difference in the listing file between

	addr = (unsigned long) page << 8;
and
	addr = (unsigned long) page * SPM_PAGESIZE;

I'm currently using avr-gcc 3.4 (prerelease). Perhaps there was a bug in 3.3
and they have fixed it.

Cheers,
Oliver.




More information about the En-Nut-Discussion mailing list