SPRUIE9D May 2017 – May 2024 DRA74P , DRA75P , DRA76P , DRA77P
Pseudo C code:
For (i=0; i<20; i++) {
Instruction1 // size 16b
Instruction2 // size 32b
Instruction3 // size 32b
Instruction4 // size 16b
For (j=0; j<10; j++) {
Instruction5 // size 16b
Instruction6 // size 32b
Instruction7 // size 16b
}
Instruction8 // size 32b
Instruction9 // size 32b
Instruction10 // size 16b
}