AlesK
Newbie level 5
I am using PIC18F45K22. On that microcontroller is "installed" bootloader. I am using Free MikroC PRO for PIC for generating .hex program files. When i make C code i build .hex with MikroC Pro for pic. Then i use mikroBootloader to load .hex on PIC. I have usb to serial converter linked with my PIC. Everything is working perfect.
Now i want to use MPLAB X with CSS or XC8 compailer. Can i generate .hex file with MPLAB X and then load it on PIC with mikroBootloader or something like this.(bootloader code is already on PIC).
I can load .hex files generated with MikroC pro for PIC can i do the same with MPLAB X or not. If yes how. I already tried couple of times but useless.
If there is some tutorial or guide please... I cant find info about my problem.
Now i want to use MPLAB X with CSS or XC8 compailer. Can i generate .hex file with MPLAB X and then load it on PIC with mikroBootloader or something like this.(bootloader code is already on PIC).
I can load .hex files generated with MikroC pro for PIC can i do the same with MPLAB X or not. If yes how. I already tried couple of times but useless.
If there is some tutorial or guide please... I cant find info about my problem.