Thank you for viewing my post. In my program for a PIC16f690 I am working on, I am finding the following error:
Section '.org_2 can not fit the absolute section. Section '.org_2' start= 0x00000005, length=0x00001204
I have this file listed in source file as a .asm file which is correct. All other folders in my projects folder are empty. I know that I have not gone over a page boundary as I look at my program memory in MPLABx.
I have no "code" listings as I am in absolute and use...
Finding reason for ERROR message MPLABX
Section '.org_2 can not fit the absolute section. Section '.org_2' start= 0x00000005, length=0x00001204
I have this file listed in source file as a .asm file which is correct. All other folders in my projects folder are empty. I know that I have not gone over a page boundary as I look at my program memory in MPLABx.
I have no "code" listings as I am in absolute and use...
Finding reason for ERROR message MPLABX