There is a know issue with the copying of some FTDI drivers which affects Stellaris products on Win 7 64 bit in particular.
If you are seeing the following error:
Error initializing emulator: Error loading FTCJTAG.dll. Please make sure that the file exists (C:\CCS5.2\ccsv5\ccs_base\DebugServer\drivers\FTCJTAG.dll)
Fix: FTCJTAG.dll and ftd2xx.dll and need to be copied to: C:\CCS5.2\ccsv5\ccs_base\DebugServer\drivers
Note: Both files (FTCJTAG.dll and ftd2xx.dll) are required to fix this issue!
It may be required to copy both .dll-Files to the C:\Windows\System32 folder if they don’t exist there yet!
This should fix your error.
--test