STSCBE
Member level 2
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.
In MPLAB v8.30, i dont know How to reserve the default program memory program memory?
where im going to allocate?
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.
In MPLAB v8.30, i dont know How to reserve the default program memory program memory?
where im going to allocate?