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.

Compiler: RPT instruction

Other Parts Discussed in Thread: TMS320F28335

Tool/software: TI C/C++ Compiler

Hi,

Customer is using compiler 5.2.11 For TMS320F28335, level 2 optimization.

After compiling, they found that instruction RPT was created, when left "Specify max number of repetitions in a RPT instructions" empty or set as 0. If other values were set, RPT was not created in ASM.

Two questions:

1) Why it happened as before;

2) During RPT, interrupt will be disabled; besides RPT, is there any other instruction, which can disable interrupt during its executing?

Thanks a lot.

Br, Jordan