Hi Alex, I have received the firmware with base address to sector D (0x320000)but I am writing it to on sector F(0x310000) by changing the base address ( handle this in bootloader code successfully ) And once all the whole hex data is written to sector F I am giving the return address of sector F to the branch instruction but code is not working. Note : everytime I don't want change sector D and sector F address manually in linker file So I am generating the hex file with base address of sector D And I am handling the active and inactive sector in bootloader code. And also I would like to know is it possible to implement LFU in Tms320f28335? -Dipak
↧