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
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
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
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
Suggested Answer
On Cortex-M4F microcontrollers: is fixed point math faster or floating point?
0
3561
views
10
replies
Latest
28 days ago
by
Ronan Synnott
Suggested Answer
Debugging kernel: OS support not working for Linux 5.4
0
Kernel Developers
External Hardware Debug
Debugger
3201
views
5
replies
Latest
1 month ago
by
sgoldschmidt
Suggested Answer
DS-5 bare metal wait error after run "debug"
0
DS-5 Development Studio
Debugging
Arm Compiler 5
Memory
24691
views
14
replies
Latest
1 month ago
by
prasadghole
Suggested Answer
ARM development studio with ARM Juno r2 board
0
Juno Arm Development Platform
Arm Development Studio
Products
Arm Support
3132
views
2
replies
Latest
1 month ago
by
Ronan Synnott
Answered
"Unable to execute remote query (response code 503) " issue
0
3099
views
1
reply
Latest
1 month ago
by
Ronan Synnott
<
>
View all questions in Arm Development Studio forum