I have had to repost this problem as one of the moderators moved it from THIS CORRECT forum to the MSP430 forum: IT IS A FAULT WITH CCS STUDIO not the HARDWARE!
To repeat the problem use CCS V5.3 software (fully updated), target processor MSP430F5435A, SpyBiWire MSP-FET430UIF(V1.4a with V3 DLL).
I can confirm that the hardware and debugger are FULLY WORKING and can write to the BSL memory using a third party tool: it is just CCS Studio V5.3 which fails to write to 0x1000h (BSL memory) as the switch which should enable it doesnt send the correct commands to the debugger....
*** Again THIS IS A SOFTWARE BUG IN CCS V5.3 ***
The following switch does not enable erase/write access to the BSL memory; thus the CCS tools are UNABLE to update the BSL in FLASH BSL parts.
Properties>Debug>MSP430 Properties> Allow Read/Write/Erase access to BSL memory
Technically you can always read this memory so it is somewhat of a misnoma but does not allow any write acess from load memory or interactively with the memory editor. The only way of updating the FLASH BSL (especially when the FACTORY fail to load it!) is with third party tools!