Other Parts Discussed in Thread: MSP430FR2476
Hi Team,
I am working on BSL code and able to flash the code correctly on the same location of the memory(0x8004).But I have two applications and both the applications uses WDT so when running two applications it is problem.
Application1 is flashed at location 0x8004 and Application2 is flashed at location 0x81BE.
Also tried coding with dualimage example of MSP430FRBoot – Main Memory Bootloader and Over-the-Air Updates for MSP430 FRAM Large Memory Model Devices. No use as both the generated linker file has single vector table
Regards,
Pallavi