Hi,
I face some issues related to programming of MSP430F5438A using MSP430 USB-Debug-Interface MSP_FET430UIF, after implementing bootloader in My project.
My step is:
1. Bootloader has been customized. I also do read & write information memory in bootloader program as well as in application program.
2. Bootloader and application program has been Programmed successfully MSP430F5438A first time using MSP430 USB-Debug-Interface MSP_FET430UIF.
3. After successfully programming first time, run the program.
4. I am not able to reprogram MSP430F5438A after 1 or 2 try, while the programming of application program using FET-pro430 flash programmer or debugging from IAR. MSP430F5438A's memory might be permanently corrupted.
I have also some question :
1. Can we reprogram application program(after modification) using FET-pro430, if Chip has already a Bootloader?
OR
Should we always use bootloader to program application program if chip has already a bootloader?
2. Is it possible to debug application program when chip has already a bootloader?
Thanks,
Jignesh Patel