Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hello,
I'd like to use TMS320F280049 dual flash banks feature to implement image redundant function. It means when the application runs in bank 0, it can erase and program bank 1, after finishing programming, the application runs in bank 1 and vice versa. The image address range of bank 0 and bank 1 is the same, it means in compilation, I don't need to change the memory layout manually. Does TMS320F280049 support a register to eliminate the address offset? or Is any mechanism to reach the feature? Thanks.