This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interface of CCS and Visual Basic

Hello,

One of my customer is facing the following issue.

Query 1:regarding interface of code composer studio to Visual basic.
 
platform : CCS3.0 & VISUAL BASIC 6.0
 
requirement:
           
          1.We want to develop own customized GUI(graphical user interface) based on VB 6.0.
          2.want to interface CCS 3.0 program in this GUI through DLL (dynamic link library)
          3.want to provide input through GUI to CCS program's & use output result to show graph in GUI.           
          3.later on,it should be without CCS compiler & make only executable .exe. 
          4.want to develop only in simulator level(only PC based).there is no board or JTAG.
 
Question:
         is it possible?? please provide reference link which include all procedure to interface VB to CCS?
         is Visual Basic  proper tool for graphical development like Graphical waveform?
         if another suggest me??

Please suggest ...

Regards,

Sonali

 

  • Is the customer stuck on CCS 3.0? We strongly encourage all customers to move to v4... and any new plug-in development should be for CCSv4. Otherwise any work done for v3 would have to be completely re-done for v4 since the interfaces are totally different.

    ki