I am using MSP430F5438A. To write code to the flash memory, i have used IAR Workbench Kickstart Edition. But there's a limit to the size of the data that can be written to the memory, which is 4KB. I found a little detail on How to program via BSL ??
Please tell me if i can write the code to the flash memory without any size limits ?? Or is there any other source i can use to write code to memory which does not have size limitations ??