Hi,
I've need to write a program for PIC 16f54 but is not listed in devices list in Mikroc pro for pic.
I want to know can I add MCUin list Or write program for another compatible MCU and then run in PiC16F54 will it work??
I writ program for other PIC, convert it to assembly, Start writing in assembly for 16F54. Copy and paste pieces which are compatible from assembly code generated. Finish the new code in assembly. It also helps to built tight code. I wrote a code for UPS consisting of only 157 bytes.