Other Parts Discussed in Thread: MSP430G2553
Tool/software: Code Composer Studio
Hi,
I'm modifying MSPBoot G2553_SPi example for msp430f5659 mcu.
I made lnk file by using msp430FR series mspboot linkerGen for large memory mcu model and program to msp430f5659.
Build process was successful.
But, when i debug, i meet error like below.
MSP430: Trouble Writing Memory Block at 0x1000 on Page 0 of Length 0x10: Could not perform access, BSL memory segments are protected
MSP430: File Loader: Verification failed: Target failed to write 0x01000
MSP430: GEL: File: C:\Users\Youngjun\project code\msp430 bsl\MSPBoot_1_01_00_00\Target\G2553_SPI\CCS\MSPBoot\BSLBased_SPI\MSPBoot.out: Load failed.
this is my linker file.
lnk_msp430F5659_SPI_1KB_Boot.zip
Thank you.
Regards
Youngjun