Hi,
I've wrote to support desk. But the responses were slow. Hope i can get some help here.
Recently i've migrated to MikroC Pro 2009. After some code editing and finally there was no any syntax error. But at the end of the compilation, the error messages below shown.
0 127 All files Compiled in 2515 ms
15 361 Bad function absolute address 'UART1_Init[210]' __Lib_UART_c67.c
15 342 There is not enough ROM space UART1_Init[210] __Lib_UART_c67.c
0 127 All files Compiled in 2515 ms
I'm using PIC18F4525. I've very sure that the pic has sufficient ROM and RAM for this project. Because i compiled with previous MikroC 8.2, it only consumed 35% ROM and 25% RAM.
Any help on this will be appreciated.
