[En-Nut-Discussion] UART Problem

Daniel Makus daniel.makus at fhtw-berlin.de
Wed Oct 27 14:24:55 CEST 2004


Igor Fedorchuk schrieb:

>Hi Ethernut User Chat (English),
>
>Daniel, I think about RAM_END becose you told that you seen the output
>when loaded basemon. But basemon determine RAM_END automatically and
>then adds heap memory by string "NutHeapAdd((void *) (RAMEND + 1),
>sram);" but before this ram_end was
>NutHeapAdd(&__bss_end, (uptr_t) RAMEND - 256 - (uptr_t) (&__bss_end));
>
>You can try to change Nut\OS setting by Nut\OS configurator in section
>RTOS kernel \ Memory management \ extended memory size = 0
>and rebuild OS. I made Ethernut board and had some trouble :)
>
>Good luck!
>
>
>Regards Igor
>  
>
Hi, Igor !

Thank you for your solution, it works now !!!

Regard,

Daniel



More information about the En-Nut-Discussion mailing list