I have written a USART program for PIC18F45K22 in MPLAB 8.89 with Hi-Tech C PICC-18 9.90 as the Compiler but when I try to build the project nothing happens. The ouput files are not created. My other Hi-Tech projects Compile fine but this project is not Compiling. Can someone please build the project (Release and Debug versions) and send me the hex file. My Fosc is 16 MHz
I have attached the project files. I am using Hi-Tech C PICC-18 9.80 PRO. Can somebody guess what might be the problem for project not Compiling?
I have modified the code. Here is my new code. It is not working. I am just trying to transmit a character 'A' to USART.