Part Number:TMS320F28069M
Tool/software: Code Composer Studio
in documents its mention that when device reset the reset vector fetched from the reset vector location , but when I am debugging there is no branching instruction in reset vector location 0x3fffc0
I am confused how it is working and in the boot28.asm code below line is there , that means it will skip the inbuilt boot rom execution , am I correct ?
can any one explain the these things