P16F628<br>TRISA = 127<br>PORTA = 0<br>PORTB = 0<br>PORTA.7 = high<br>end<br><br>When i compiled the above program i get the following error .Plz help me<br><br>Building: /tmp/kde-space/ktechlabwa7DJb.asm<br>
microbe /tmp/kde-space/ktechlab9h78kc.microbe /tmp/kde-space/ktechlabwa7DJb.asm --show-source<br>
/tmp/kde-space/ktechlab9h78kc.microbe:5:Error [2] Port 'PORTA.7' is not supported by target PIC<br>
*** Compilation failed ***<br>