1258 views|0 replies

6551

Posts

0

Resources
The OP
 

Common problems and solutions in CCS compilation [Copy link]

1. warning: creating .stack section with default size of 400 (hex) words.
This is because there is no set value for -stack in Project---Build Option---Linker.

2. warning: creating .sysmem section with default size of 400 (hex) words.
This is because there is no set value for -heap in Project---Build Option---Linker.

3. warning: creating output section .cio without SECTIONS specification
This is because there is no definition in the section.

4. warning: entry point symbol _c_int00 undefined
This is because the lib file is not added.

5. Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written.
This may be because the simulation environment you selected is not consistent with the chip type set in your project, or there may be a problem with the .cmd file.

This post is from Microcontroller MCU
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list