
bakit ganun may warning nung load ko yung hex file ng bootloader from tinybootloader sa PICKit 2 v2.61?
eto po yung file name ng hex file: tinybld16F887.HEX, tinybld16F887_8MHz_int.HEX
load ko sana sya sa PIC16F877A ko eh pero may warning message
ok lang po ba yun na may warning?
compatible ba sa ibat-ibang compiler ang tinybootloader??
that firmware is for PIC16F887, not PIC16F877A.
The bootloader is not included in your c or basic code, so compatibility is not an issue here.
Naka program na kasi yung bootloader sa chip mismo, tapos gagamitin mo lang ang bootloader to download your other application board na ginawa mo using other languages like assembly, c, or basic