Bernard Mentink wrote: > Hi simsys, > > Yes, I had found that site, and had tried the version of msp430.dll and > hill.dll from that site and from an actual IAR install, both don't work. > > I thought I might try the version from the Olimex site next, as they > have a more recent version again. > > On googling around, I find that many people are reporting that upgrading > the firmware (i.e using a different version of msp430.dll) does not work > correctly with gdbproxy, instead it is suggested that you use the IAR or > Olimex tools to upgrade the firmware, then gdbproxy works as intended > ... I will try and verify that. > > Cheers, > Bernie >
Hi Bernie, Are you using JTAG or spy-bi-wire connection? I recently worked on a F2232 design and found out that JTAG mode didn't work for me when using MSP-FET430UIF. Parallel JTAG adapter also worked just fine, when mspgcc frontend was used instead of default TI. Spy-bi-wire however worked with USB just fine. The pinheader in the target is wired according to the JTAG connection, and I used small quick-and-dirty adapter to try out the spy-bi-wire. Regards, Janne
