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.

TMS570LS3137: Regarding the nhet instruction issue,How to generate the loop

Part Number: TMS570LS3137

Hello 

Team

 I see the SPNA 178 paper, the example 1

L00 MOV32{ remote=DUMMY,type=IMTOREG,reg=T,data=0x5};

...

...

DUMMY BR { next=DUMMY,cond_addr=DUMMY,event=NOCOND,irq=OFF};

I have a question:

 I do see the flow chart. when the program "DUMMY BR" is executed,why do the next execute the code is“L00”??Is the whole code looping automatically?

                                                                                         

                                        thank you