This is the mail archive of the ecos-devel@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]

Re: eCos for Renesas EDOSK-2674


Andrew Lunn wrote:
In the current sources, things like the idle thread stack are defined as:


static char idle_thread_stack[CYGNUM_KERNEL_CPU_MAX][CYGNUM_KERNEL_THREADS_IDLE_STACK_SIZE]

CYGBLD_ATTRIB_ALIGN(CYGARC_ALIGNMENT);

The last bit maps to __attribute__((align(CYGARC_ALIGNMENT))).


No its not. At least not the current anoncvs sources. Are you sure you
don't have some uncommitted patches applied Jifl?

Indeed that was the issue - but it's part of a larger set of changes and not ready to go in. I thought I had sent that here last night, but Uwe went off-list and I didn't notice. Sorry.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
Visit us at Embedded World 2004, Nürnberg, Germany, 17-19 Feb, Stand 12-449
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


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