[En-Nut-Discussion] .bss was Stuck !! Fixed (bug in NutOS)
NGB
ngbmoreau at yahoo.com.au
Fri Apr 2 13:24:09 CEST 2004
Arrrrr
I fixed a solved bug, what a waste.
The version I use is a 3.3.something, I was reluctant to upgrade because of a
few outstanding issues with the latest releases. Looks like it would have saved
me a lot of time.
Sorry for bothering the list.
Nic
Quoting Harald Kipp <harald.kipp at egnite.de>:
> May be you should name the version you are refering to.
>
> Nut/OS 3.4.2
> #ifdef __GNUC__
> static void NutInitXRAM(void) __attribute__ ((naked, section(".init1"),
> used));
> void NutInitXRAM(void)
> {
> /* At the very beginning enable extended memory interface.
> */
> MCUCR = _BV(SRE) | _BV(SRW);
> }
> #endif
>
> The same is part of the current CVS. It has been added
> by Oliver Schulz on the 5th Dec. 2003.
>
> Harald
>
> _______________________________________________
> En-Nut-Discussion mailing list
> En-Nut-Discussion at egnite.de
> http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion
>
-------------------------------------------------
More information about the En-Nut-Discussion
mailing list