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.

CCS/TMS320F28379D: program instructions

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hello

i am studying the some example programming to understand and write my own program

here i got some doubts about instractions

what is the

EALLOW;

.....

.....

....

EDIS;

where can i use it?

how can i use this?

second one:

IER!=some number;

....

...

EINT;

ERTM;

where can i use it?

how can i use this?

some can explain or give some doc...