Stm32 porting uCOS-II notes

Source: Internet
Author: User

Stm32 port notes:

In the project configuration, remember to add include paths, debug selects the corresponding download loader according to the compiler used, and utilities selects the corresponding download loader.




Compilation error after Project Build: STM32-uCOSii.sct (7): Error: l6236e: No section matches selector-No section to be first/last.

Please refer to the following link for more information: http://blog.csdn.net/penglijiang/article/details/6564546.

Options for target 'xxxx'. The linker options are as follows:
1. Uncheck use memory layout from target dialog.
2. Clear the content in the acatter file.
Click OK, okay


Also appears during compilation

D:/Keil/ARM/INC/ST/stm32f10x/stm32f10x_type.h (23): Error :# 256: Invalid redeclaration
Of type name "s32" (declared at line 470 of ".. \ SRC \ cmsis \ stm32f10x. H") error. Modify include paths according to the online statement.

Http://blog.csdn.net/iceiilin/article/details/6100494

After a long time of failure, I finally deleted the project and re-established the project. The structure of the organization directory is as follows. The problem is solved. What is the problem?




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.