hello,
I just received some FR5739 samples, and wanted to test them.
I assemble the board, use wire strap from my launchpad to my new board (GND, RST and TEST)
I could connect and download once without any problem (a very simple main{while(1);} ) in order to test debugger.
Problem is that now, I can't donwload anything new on MCU. connection work fine, but error append during memory erase step :
popup :
Launching debug session
Load program Error.
file : C:\Documents and Settings\Administrator\workspace_v5_2\fr_css5\Debug\fr_css5.out : load failed.
at GEL_load("C:\Documents and Settings\Administrator\workspace_v5_2\fr_css5\Debug\fr_css5.out")
console output :
MSP430: Trouble Writing Memory Block at 0xc200 on Page 0 of Length 0x94: Could not erase device memory
MSP430: GEL: File: C:\Documents and Settings\Administrator\workspace_v5_2\fr_css5\Debug\fr_css5.out: Load failed.
what is strange is that I could donwload and debug one time without problems. If not I would have look deeper on launchpad side.
any idea or things to try ? I'm running out of idea at the moment.
regards