I am using 89c55 Micorcontroller for my project. It has 20K flash memory. I want to calculate the checksum value in ROM location. I dont know the starting and end address of Flash ROM Memory, is there any bytes alloted in flash memory to store the checksum value? Suggest some links regardings this.... I also gone through the datasheet of 89c55 but they didnt mention the ROM location.
Chapter 1 - 80C51 Family Architecture: www.nxp.com/.../80C51_FAM_ARCH_1.pdf
Chapter 2 - 80C51 Family Programmer's Guide and Instruction Set: www.nxp.com/.../80C51_FAM_PROG_GUIDE_1.pdf
Chapter 3 - 80C51 Family Hardware Description: www.nxp.com/.../80C51_FAM_HARDWARE_1.pdf
Erik: you seem to have copied the text with the "..." in it from some site that abbreviates URLs for display...
Thanks for ur valuable suggestion