This is the mail archive of the ecos-discuss@sourceware.org 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]

How to use the ARM directive DCB in Vectors.S


I have modified the source file vectors.s for arm achitecture, and I can't 
compile theis file because DCB is seen as a bad instrucetion.
packages/hal/arm/arch/current/src/vectors.S:517: Error: bad instruction 
`c_string DCB "C_string",0'
How to tell ecos to support ARM directives (DCD, DCB...?
Thanks!)
Fall Birahim

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


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