Part Number: TMS320F28027F
Other Parts Discussed in Thread: LAUNCHXL-F28027F, CONTROLSUITE
Tool/software: Code Composer Studio
Hi,
I have a Launchpad Evaluation Kit, LAUNCHXL-F28027F and I am trying to get familiar with it.
I downloaded and installed controlSUITE under c:\ti along with Code Composer Studio 7.0.0
And I am following the steps in controlSUITE Getting Started Guide.pdf on how to import a project into the Code Composer Studio 7.0.0 and compile and run via the debugger.
So far I have not been able to do that.
I launch controlSUITE as an admin and then import a CCS projects (in this case I selected
“C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_examples_drivers\epwm_up_aq”)
I tried to compile it but keep getting the below error:
**** Build Finished ****
Buildfile generation error occurred..
Product 'XDAIS' v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..
I then downloaded xdais_7_24_00_04.tar.gz, unzipped and untared and placed “xdais_7_24_00_04” under C:\tiand tried to recompile but still get the error above concerning “XDAIS ..”
I then removed the XDAIS from Projects/properties/general/Products and rebuilt. It did complete the build but
I see warning "
I downloaded and installed controlSUITE under c:\ti along with Code Composer Studio 7.0.0
And I am following the steps in controlSUITE Getting Started Guide.pdf on how to import a project into the Code Composer Studio 7.0.0 and compile and run via the debugger.
So far I have not been able to do that.
I launch controlSUITE as an admin and then import a CCS projects (in this case I selected
“C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_examples_drivers\epwm_up_aq”)
I tried to compile it but keep getting the below error:
**** Build Finished ****
Buildfile generation error occurred..
Product 'XDAIS' v0.0 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..
I then downloaded xdais_7_24_00_04.tar.gz, unzipped and untared and placed “xdais_7_24_00_04” under C:\tiand tried to recompile but still get the error above concerning “XDAIS ..”
I then removed XDAIS from Projects/properties/General/Products and then it build but I get the below warning:
"Build-variable 'XDAIS_CG_ROOT' cannot be resolved. This project may not build as expected."
I was wondering what I need to do to build the above project correctly.
Thanks,
Asha