Part Number: AM5718
Tool/software: Code Composer Studio
Hi,
I am trying to rebuild sbl(secondaryboot loader) as per the make file that mentioned in the path C:\ti\pdk_am57xx_1_0_13\packages\ti\boot\sbl\board\idkAM571x\build.But my program execution pointed to a blank space as shown below.There is no code in line 68.but corresponding assembly code shows a code in line number 68 and the order of program execution is totally different in assembly code(line number 64 executed two times).how we resolve these problems??.