我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
Eric Ma:
更新一下最新版本的ControlSUITE, 应该能解决这个问题。
ERIC
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 Eric Ma:
马工你好!
我的ControlSUITE是最新的版本,昨天刚从官网下载的。因为原来使用的版本不知道为什么始终无法在线更新。所以我就卸载了下载的新版本。
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 JLDN:
不明白它提示这个错误是什么意思?是ControlSUITE版本的问题?
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 JLDN:
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
Eric Ma:
回复 JLDN:
你导入别的例程试试,如device support里面的。
这个出问题的例程是哪个?
ERIC
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 Eric Ma:
马工!
路径:C:\ti\controlSUITE\development_kits\BOOSTXL_BUCKCONV\v1_01_00_00\Buck_VMC_F28069M
CCS版本是Code Composer Studio 6.1.3,编译器版本:TI V6.4.2 [TI V6.4.11]。
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 JLDN:
我导入了一个C:\ti\controlSUITE\device_support\f2806x\v151\F2806x_examples_ccsv5\adc_soc
这个例程编译是没有问题。是不是前面那个例程加入了SFRA这个库导致的?
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 Eric Ma:
关于这个问题在properties for buck_vmc_f28069M 设置中有个警告如下
None of the currently selected products include platform support this project may require a pre-3.30 version of xdctools or the addition of a repository containing the platform named below containing the Platform named below.
是不是和这个有关系? 图片如下:
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
JLDN:
回复 JLDN:
发现一个问题可能与这个有关。如下图:
少了个什么文件。。。
我在导入controlSUITE例程的时候会出现如下的错误提示:
Product 'com.devkits' v1.1.0.00 is not currently installed and no compatible version is available. Please install this product or a compatible version. Buck_VMC_F28069M Buck_VMC_F28069M Problems
请问如何解决这个问题?十分感谢!
Seven Han:
回复 JLDN:
这是由于您没有安装PowerSuite导致的,可以通过Window->Preferences->Code Composer Studio->Products, 检查Installed Products列表下是否有PowerSuite,如果没有点击右边的 Rediscover.勾选PowerSuite然后安装,安装完成后重启ccs就可以解决这个问题。