For 18F45K40, I can not set PORTD.1
LATD.1 = 1 does not work.
PORTD.1 = 1 does not work.
HIGH PORTD.1 does not work.
HIGH LATD.1 does not work.
ASM does not work.
But if I use another compiler it works.
So where does it come from?
LATD.1 = 1 does not work.
PORTD.1 = 1 does not work.
HIGH PORTD.1 does not work.
HIGH LATD.1 does not work.
ASM does not work.
But if I use another compiler it works.
So where does it come from?