Sign in

username:

password:



Not a member?

Search c55x



Search tips

Subscribe to c55x



c55x by Keywords

AIC23 | C5509 | CCS | CSL | EMIF | EVM | GEL | GPIO | HPI | Interfacing | JTAG | McBSP | OMAP | Omap15 | OMAP59 | RTDX | SDRAM | TMS320VC5509 | USB | XDS5

Ads

Discussion Groups

Discussion Groups | TMS320C55x | TI CCS Scripting Automation using Visual Basic or WSH

Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).

  

Post a new Thread

TI CCS Scripting Automation using Visual Basic or WSH - robochaud - Mar 31 8:15:12 2006



 Hi.   I am trying to do some scripting using VB.
To instantiate a link with CCS interface i tried:   First Try:
Set CCS = WScript.CreateObject("CCS_Scripting_ComLib.CCS_Scripting")  
but i alwlays got an error:   Could not locate automation class named
"CCS_Scripting_ComLib.CCS_Scripting"
------------------------------------------------------------------
Second Try:
Set CCS = WScript.CreateObject("CodeComposer.Application")   but i
alwlays got an error:   Could not create object name
"CodeComposer.Application"
-------------------------------------------------------------------   Do
you know how could i instantiate a link using WSH (VB) with the CCS
interface.   Thanks



(You need to be a member of c55x -- send a blank email to c55x-subscribe@yahoogroups.com )