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.

请问CCS3.3 支持LaunchPad

Other Parts Discussed in Thread: CONTROLSUITE

CCS4 可以和LaunchPad,F28027 连接很好。也可仿真。但CCS3.3是不是也可以啊?

  • 您好!

    个人感觉是可以的。LaunchPad仿真器是XDS100。CCS3.3的最新版本是支持XDS100USB的28027的。

    不过工程文件都是用CCS4以上版本的,建议您采用最新的CCS5.2,会省去您很多的工作。

  • 在launchPad的使用指南中,找到了关于CCS版本的说明

    What versions of Code Composer Studio can be used to develop software for the C2000 LaunchPad?

    It is highly recommend that novice users develop applications with Code Composer Studio v5. The drivers, examples, and other associated software are tailored to make the user experience as smooth as possible in Code Composer Studio v5. However, there is nothing to prevent a user from creating projects in Code Composer Studio v3 or v4 with the source files available in controlSUITE. Keep in mind that all the projects for the C2000 LaunchPad are Code Composer Studio v5 projects and will not import into Code Composer Studio v3 or v4. Only expert users should attempt to use the LaunchPad with Code Composer Studio v3 or v4.

    意思是说,ccs5版本的工程无法导入到ccs3或者4中。

     

     

  • LaunchPad上的芯片是F280270,你就把它当成F28027来使用即可。

    CCS3.3也可以连接,编译,但在下载的时候请注意F280270的Flash空间比F28027的小。你把CMD换成F280270的CMD就可以。

  • Jones,

    最新版的Launchpad主芯片是F28027的。之前白色的那种是F280270的。

  • OK

    很奇怪,我第一版拿到的是F28027,之后所有的板子全是F280270.