Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello,
I am working with the MSP430F6636 and maintaining a custom BSL project. This project previously built and programmed successfully using CCS 12.2.0, where i add to specify the compiler version to "TI v4.1.9".
After upgrading to the latest version of CCS, The project builds without issues but I keep getting the following error:
Trouble Writing Memory Block at 0x1064 on Page 0 of Length 0x714: Could not perform access, BSL memory segments are protected File Loader: Verification failed: Target failed to write 0x01064
I have tried to mingle with the "MSP430 Flash settings", and the different options, but it led to me blocking the chip and this error:
"Error connecting to the target: The Debug Interface to the device has been secured"
Do you know if something change with the new versions regarding the BSL allocated memory protection.
Any guidance would be greatly appreciated, as this functionality is critical for our production process.
I am new to this so I may have missed basic informations.