indeed you are
this is correct code
LATB.0 = 1
@ NOP
LATB.0 = 0
this is incorrect [pbp high level commands cannot be used with LATx registers]
HIGH LATB.0
Type: Posts; User: richard; Keyword(s):
indeed you are
this is correct code
LATB.0 = 1
@ NOP
LATB.0 = 0
this is incorrect [pbp high level commands cannot be used with LATx registers]
HIGH LATB.0