Other Parts Discussed in Thread: MSP430F5528
Hi there,
I am using the MSP430 Firmware Upgrade Example GUI to flash firmware on my target (http://www.ti.com/lit/an/slaa452c/slaa452c.pdf). My firmware launches the BSL and then I use the Upgrade GUI to download the new image. My older firmware built under CCS 5.2 downloads fine, but when downloading a newer version built with CCS 9, the GUI hangs about 70% of the way through the download. The newer firmware is larger and uses high memory (> 0xFFFF) as well as the lower memory. I'm suspicious that the hanging problem is related to the use of high memory but don't know for sure. Do you know of any limitations on the image size that can be loaded through the MSP430 Firmware Upgrade Example GUI?
Tom Herron