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