Memory reservation in PIC16F877A Microcontroller
Hi,
Im using Pic16f877a microcontroller, im trying to upload my hex file via UART programming. The concept is, befr using the uart programming have to reserve some initial memory for BOOTSTRAP. Top 256 needed for that(0x1F00 to 0x1FFF out of 8KB). After that only user program will occupied.
|