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.

CCS开发环境下能用STLINK吗?

Other Parts Discussed in Thread: TM4C123GH6PZ

学校为了省钱只是购买了TM4C123GH6PZ的芯片,使用的是STLINK仿真器,在CCS开发环境的conection选项里没有STLINK,能使用STLINK吗?

  • CCS不支持,只支持XDS100 200 265等,具体可以在CCS 查看 如下图

  • 有两个方面需要注意

    1.使用CCS的话,必须使用TI官方自己的仿真器,不然是不提供免费支持的。

    2.你用的是stlink,不知道这个stlink是单独的呢?但是ST开发板是自带的?STM8开发板上自带的stlink是不能用的。你可以试试用MDK或者IAR编译器,用jlink编译下载。或者,你可以给stlink中烧jlink的固件,这个烧写步骤可以百度。