This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HET IDE, using macros

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

6825.HET2.RAR

HET2.RAR