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]

Re: place thread stack into CCM memory on STM32


On Fri, 17 Oct 2014, Sergei Gavrikov wrote:

> On Fri, 17 Oct 2014, Oleg Uzenkov wrote:
>
> > Ok,  it appears that it is possible to specify
> > __attribute__((section("<name>"))) for class's member methods.
>
> Really?
>
>   https://gcc.gnu.org/onlinedocs/gcc/Variable-Attributes.html says
>
>   You may use the section attribute with initialized or uninitialized
>   global variables.

Excuse too hasty response. It seemed for me you managed relocation that
_thread_stack[] and I cited FM on variable attributes.

Sergei

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