Hello! I use HET IDE 3.3. When using macros in a code for example:
PWMX.macro
ML1? MOV32 { remote=ML1?, type=IMTOREG, reg=T };
.endm
PWMX
PWMX
, during the loading and transition to a simulator there is a closing of HET IDE and the error message stands out:
if a similar code to create without macroes, failure of the program it is not observed
example of the project I apply