IAR For STM8 project renamed

Publisher:小九分析仪Latest update time:2020-01-23 Source: eefocusKeywords:IAR Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

Rename an old IAR For STM8 project for editing and modifying the new project. 

1. In the EWSTM8 path, there are the following 4 files. 

Write the picture description here 

2. Rename these 4 files 

Write the picture description here 

3. Open the renamed Templates.eww file with Notepad and modify the following places. 

Write the picture description here 

4. After modification, it is as follows: 

Write the picture description here 

5. Clean the project and recompile 

Write the picture description here 

6. Modify the following positions 

Write the picture description here 

7. The final project is as follows: 

Write the picture description here

Keywords:IAR Reference address:IAR For STM8 project renamed

Previous article:IAR for stm8 new project template
Next article:STM8 environment construction and compilation of the first project

Recommended ReadingLatest update time:2024-11-23 08:11

IAR For AVR Timer Overflow Interrupt (Usage Summary)
       Regarding overflow interrupt, no matter which microcontroller it is, it will continue to accumulate, causing its register to overflow and trigger an interrupt, and then jump to the interrupt function to execute the interrupt service program. Setting the initial value of the timer can deepen the understanding of
[Microcontroller]
IAR For AVR Timer Overflow Interrupt (Usage Summary)
IAR - IAR FOR STM8 Installation
IAR for STM8 is an embedded work platform, mainly used in the development of STM8 series chips. Now (version 3.10 in 2018) it can support all STM8 chips on the market. Different IAR platforms require different installation software. The software has been uploaded and can be downloaded from the blog. The following is
[Microcontroller]
IAR - IAR FOR STM8 Installation
STM8 library function development manual (1) //Project template, GPIO, clock
Part 1: Create a library function project 1. Create a file directory The BSP folder stores custom underlying driver files; The IAR folder stores IAR project files; Introduce C language's own library functions into the LIB folder; The USR folder stores the custom main program and database header files, etc. The Readm
[Microcontroller]
STM8 library function development manual (1) //Project template, GPIO, clock
STM8 interrupt vector table
// Copyright (c) 2009, Wolver Wang, Innov Inc. R&D Center // wolver@21com.com // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions // are met: // 1. Redistributions of source code must retain the above cop
[Microcontroller]
STM8 Learning—LED
No matter what you learn, you must start with the simple things first. Driving the small lights will be the first lesson for learners. To make the small lights flash, you need to configure the status of the IO ports to let the IO ports output high and low levels at intervals. The interval time is at the ms level, other
[Microcontroller]
Notes on IAR debugging S3C6410 (Part 3)
After the ICF file and startup code are prepared, you can create a new IAR project and start the S3C6410 naked journey.     The environment for this step is IAR FOR ARM 6.10     1. Create a new project and select the kernel          2. Configure the header file path: project directory\inc          3. Add the icf fil
[Microcontroller]
Notes on IAR debugging S3C6410 (Part 3)
STM8 STM8S208MB registers
Pin Type register The STM8S208MB register uses the LQFP80 package. The 80 here means that there are 80 pins, of which 68 are GPIO pins. According to the GPIO port function classification, they are PA group has 6 GPIO ports (PA1-PA6) PB group has 8 GPIO ports (PB0-PB7) There are 8 GPIO ports in the PC group (PC0-P
[Microcontroller]
STM8 STM8S208MB registers
stm32 IAR environment printf function call
When the serial ports are configured, add #include stdio.h #ifdef __GNUC__      #define PUTCHAR_PROTOTYPE int __io_putchar(int ch) #else    #define PUTCHAR_PROTOTYPE int fputc(int ch, FILE *f) #endif   PUTCHAR_PROTOTYPE {        USART_SendData(EVAL_COM1, (uint8_t) ch);      while (USART_GetFlagStatus
[Microcontroller]
Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号