This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to check if .data section is loaded properly in LMA


Hi,

I am new to the embedded software and GCC.

Currently I am porting the compiler to GCC from diab.

I have created a linker script and the compilation is successful.

When I load the image using the debugger I am not getting the .data section
properly loaded in to the LMA.

Is there anyway I could check if the .data section is loaded in LMA or not.

Kindly help me.

Thanks in Advance.
-- 
View this message in context: http://old.nabble.com/How-to-check-if-.data-section-is-loaded-properly-in-LMA-tp32801216p32801216.html
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]