[Lanqiao Cup Microcontroller] How to add STC header file in Keil5; adding it from the burning software shows that after the addition is successful, it still cannot be found when creating a new project.

Chip model of Lanqiao Cup microcontroller: IAP15F2K61S2

Add header file: STC15F2K60S2.H

【1】How to add STC header file through burning software :

Add it from the Keil simulation settings of STC-ISP (automatically download the simulation driver at the same time) and read the adding instructions carefully.

KEIL5 adds STC chip library_Initdev's blog-CSDN blog_stc mcu database https://blog.csdn.net/Initdev/article/details/80934393ac266867a87d4ae9a5c8802c16717c27.png


【2】It cannot be displayed normally after adding it from Keil. Possible reasons:

  1. The STC-ISP burning software used is not the latest version, and the TOOLS configuration file will be different. You only need to update and add it.
  2. I can't find the STC series microcontroller in keil, how to solve it? - 24-hour must-answer area (51hei.com) http://www.51hei.com/bbs/dpj-112398-1.html

 

Guess you like

Origin blog.csdn.net/Taylor_Kurt/article/details/128996672