For a while I have been using the version of IAR workbench that came with my kit (ver.4) without any problems. I recently tried to upgrade to the latest version available, 4.21 (slac050v) primarily because I intend to move towards targets not supported by the older version.
Since then, I am unable to download any code to the boards and debug it. The code assembles and links fine (I use assembler only), but the debugger gives me an error message saying it cannot communicate with the device. I use the TI USB FET that came with my kit, and which works fine under the older IAR version. Same hardware, connected in the same way, doesn't communicate with the new version of the software. I tried every single option available under options/FET debugger to no avail. The devices listed are "Automatic" and "HID0006". Either of them selected doesn't work (in the older version, if either was either selected downloading/debugging worked fine)
What am I missing?