Hello,
I am trying to build a simple SYS/BIOS project to start moving some code over from another MCU.
I have two problem that I currently know about. On my desktop ( WIndows 7) I can't get past the FTD2XX.dll problem. When I click OK, I get an FTCJTAG.dll Error Loading loading problem. The desktop is running CC v 5.2.
When I use my laptop (Windows 7) running CCS v5, I can select OK and get past the FTD2XX.dll problem. I then an XDC error:
"xdc.module: no module name 'M4F' in the package ti.targets.arm.elf "
So do I need to go back to CCS v 5 on the desktop to get around the FTD2XX.dll problem. I see that others have this problem from looking at the boards/blogs.
Then how do I update the xdc module so I can get past the second error?