You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the run plan below doesn't compile, removing the first space in // increment event window tag makes the CFO compiler happy
should be easy to fix
SET_TAG 0
// off-spill 100 HB+EWM pairs separated by 10 us
LABEL
HEARTBEAT event_mode= 0x000000020
MARKER
WAIT 1.7 us
INC_TAG // increment event window tag
WAIT 1000000 us
REPEAT
END
The text was updated successfully, but these errors were encountered:
the run plan below doesn't compile, removing the first space in
// increment event window tag
makes the CFO compiler happyThe text was updated successfully, but these errors were encountered: