Update of bug #30475 (project avr-libc): Status: None => In Progress Assigned to: None => aboyapati
_______________________________________________________ Follow-up Comment #1: >> The API Usage example for <avr/boot.h> implies that SPM_PAGESIZE is defined in bytes, not words. Yes. >> However the SPM_PAGESIZE defines the flash page size in words instead of bytes for the at90pwm3b and at90pwm2b part. Comparing other device header files with corresponding datasheets shows that SPM_PAGESIZE represents number of bytes per page. However in the case of io90pwm2b/3b, SPM_PAGESIZE was probably given in words as 32. I have corrected it to 64. Patch attached for review. (file #21515) _______________________________________________________ Additional Item Attachment: File name: bug30457.patch Size:1 KB _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?30475> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev