Other Parts Discussed in Thread: MSP430F2617, MSP430F2618
Hello everybody,
this is my first post in here altough I have been checking it very often and it was very useful mostly of times. If the way I will describe my trouble is not right, please feel free to add any comment so that I can do it better next time.
As the title describes, I have got some trouble when detecting the target device of my board during debugging sessions. My target board has a MSP430F2617 and during debugging sessions the target device that IAR recognise is MSP430F2618.
I do not really now if the problem comes from IAR workbench or the debugger tool I use, the MSPFET430UIF. After searching what could be the reasons of that error I have really tried everything I could. Maybe I was not able to see the obvious solution.
The target board comes already with a software running on it, which has been previously debugged and tested successfully with no troubles using the same versions I do, so it is not a point of HW or SW design.
I use IAR (I have tried both v5.20.1 and the latest update from IAR v5.20.4) and MSPFET430UIF (interface dll version 2.4.7.1 and tried also with the latest 2.4.8.2). I have also installed everything in different computers, two laptops (running OS win7-64 and winXP+SP3) and a desktop computer(winXP+SP3).
I set up the MSP430F2617 in all project setting of IAR and the debugger tool as well. I have got no troubles when compiling and writing the program on the flash, even the debug session started, but in the "debug log window" shows that the target device detected is the wrong one (MSP430F2618 instead of MSP430F2617).
I do not know if I should follow programming the code ignoring that point or not, so any idea about the question will be welcomme,
thanks in advance,
Marc