Hi All,
I received the following error while trying out the “Flashing the LED” example that comes with IAR Embedded Workbench for MSP430 V3.41A:
“Failed to write memory at 0x3102”
The following are the steps to reproduce:
-
Install IAR Embedded Workbench for MSP430 V3.41A
-
Set FET as the power source jumper on TI MSP430FG461x/F20xx Experimenter’s Board
-
Connect MSP430-FET430UIF to JTAG1 interface on TI board
-
Start Embedded Workbench, open “Flashing the LED” workspace in example folder
-
Set MSP430x4xx as active project
-
Select Project->Options->General Options->Device->MSP430FG4618
-
Select Project->Debug
-
At this point, I will receive the following dialog box:
http://www.imagehosting.com/out.php/i1027515_dlg1.jpg
- I choose yes, and I will receive the following error box:
http://www.imagehosting.com/out.php/i1027514_dlg2.jpg
Everything else is basically left untouched. Is there anything I am missing here? The other processor (F2013) is running fine with the same example. Your help will be greatly appreciated.