Arm Community
Site
Search
User
Site
Search
User
Groups
Arm Research
DesignStart
Education Hub
Graphics and Gaming
High Performance Computing
Innovation
Multimedia
Open Source Software and Platforms
Physical
Processors
Security
System
Software Tools
TrustZone for Armv8-M
中文社区
Blog
Announcements
Artificial Intelligence
Automotive
Healthcare
HPC
Infrastructure
Innovation
Internet of Things
Machine Learning
Mobile
Smart Homes
Wearables
Forums
All developer forums
IP Product forums
Tool & Software forums
Pelion IoT Platform
Support
Open a support case
Documentation
Downloads
Training
Arm Approved program
Arm Design Reviews
Community Help
More
Cancel
Developer Community
Tools and Software
Software Tools
Jump...
Cancel
Software Tools
Arm Development Studio forum
Linker warning
Tools, Software and IDEs blog
Forums
Videos & Files
Help
Jump...
Cancel
New
Replies
2 replies
Subscribers
127 subscribers
Views
1747 views
Users
0 members are here
Related
Linker warning
Offline
Abhinav Varma
over 7 years ago
Note: This was originally posted on 22nd October 2010 at http://forums.arm.com
Hey all,
While linking my object files using armlink, I get the following warnings :-
Warning: L6221E: Execution region Region_3 with Execution range [0x0002c974,0x0002cc4c) overlaps with Execution region Region_6 with Load range [0x0002c978,0x00004304).
Warning: L6221E: Execution region Region_6 with Execution range [0x0002cc4c,0x00030f50) overlaps with Execution region Region_7 with Load range [0x00030c7c,0x00000664).
Warning: L6221E: Execution region Region_7 with Execution range [0x00030f50,0x000315b4) overlaps with Execution region Region_8 with Load range [0x000312e0,0x00000160).
Warning: L6221E: Execution region Region_7 with Execution range [0x00030f50,0x000315b4) overlaps with Execution region Region_9 with Load range [0x00031440,0x000089a0).
I am using a scatter file defined as followes:-
LOAD_REGION 0x00000000
{
Region_1 0x00000000 ABSOLUTE
{
.......
}
Region_2 +0
{
.......
}
Region_3 +0
{
.......
}
Region_4 +0
{
.......
}
Region_5 +0
{
.......
}
Region_6 +0
{
.......
}
Region_7 +0
{
.......
}
Region_8 +0
{
.......
}
Region_9 +0
{
.......
}
}
Kindly guide me as to where I am going wrong.
Thanks and Regards
Abhinav Varma
Offline
Abhinav Varma
over 7 years ago
Note: This was originally posted on 22nd October 2010 at
http://forums.arm.com
FYI
am using RVDS 4.1 evaluation copy Build 462.
I am running cygwin on windows XP
Regards
abhinav
Cancel
Up
0
Down
Reply
Cancel
Offline
Scott Douglass
over 7 years ago
Note: This was originally posted on 25th October 2010 at
http://forums.arm.com
Do some of Region_1 .. Region_8 have ZI sections? These won't take up load region space and could cause the later load regions to "shift up". Possibly RW compression could do the same. Maybe you can move all of you ZI to the last region and all of your RW to the last or next-to-last?
Cancel
Up
0
Down
Reply
Cancel
More questions in this forum
By title
By date
By reply count
By view count
By most asked
By votes
By quality
Descending
Ascending
All recent questions
Unread questions
Questions you've participated in
Questions you've asked
Unanswered questions
Answered questions
Questions with suggested answers
Questions with no replies
Not Answered
Where can I download DS-5 hardware firmware??
0
2851
views
1
reply
Latest
1 month ago
by
Ronan Synnott
Not Answered
Getting errors after including arm_math.h
0
stm32 h7
Keil
Digital Signal Processor (DSP)
STM32
21772
views
9
replies
Latest
1 month ago
by
roger-liu
Not Answered
freeRTOS demo DS-5 ERROR(CMD360) when trying to debug
+1
6930
views
12
replies
Latest
2 months ago
by
tolc
Answered
ubuntu - How to uninstall Arm Development studio and all its requirements
0
Arm Development Studio
3817
views
1
reply
Latest
2 months ago
by
Jonathan Simmonds
Answered
DSTREAM Probe damage - Spare parts?
0
DSTREAM
6008
views
2
replies
Latest
2 months ago
by
SamGKN
<
>
View all questions in Arm Development Studio forum