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]

pragma code_seg not working


Hi 
I am working on powerpc processor with ecos operating system.
I want to place a specific code segment in specific part of the flash.
I used #pragma code_seg ( section name)

but the compiler is giving warning that 
ignoring the #pragma code_seg

could someone help me on how to acheive this

regards
sankar


-- 
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]