This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

On ecos startup squeue:copy vectors


Hi all.
  1. in file vectors.s of ppc,Firs copy vectors to 0x0000(if nessesary)but at this point,RAM was not inited,so how to acess address 0x0000?
  2.in one file I have found two ".text" ,no subsection following.
so these two parts code will be located where individually?
  3."__exception_\name@L",i guess @L means lower half of a 32 bit address,but i can't get detailed info from assembler.
  4 many symbols,such as:
                __bss_start
                 __bss_end
                __sbss_start
                __sbss_end
 appeared in both *.ld and *.ldi,but could you tell me  how compiller to use these two files ?
and these two files' roles in whole project?
                                                     
tks&regards!


                                                 zhlg
______________________________________

===================================================================
新浪免费电子邮箱 (http://mail.sina.com.cn)
新浪分类信息:二手市场走一走,该出手时就出手! (http://classad.sina.com.cn/2shou/)

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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