Hi.
Is it possible to use NDK without DSP/BIOS? I need UDP/IP layers, but don't want a RTOS.
Estian.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi.
Is it possible to use NDK without DSP/BIOS? I need UDP/IP layers, but don't want a RTOS.
Estian.
Hi Estian,
The NDK Software User Guide (SPRU523G) states in section "How to Use This Manual":
"Chapter 5 - OS Adaptation Layer: OS.LIB and MiniPrintf.LIB, describes the OS adaptation layer
that controls how the NDK uses DSP/BIOS resources. This includes tasks, semaphores, memory and
printing. Anything that is related to OS can be adjusted here."
The NDK OS adaptation layer used DSP/BIOS resources like tasks, semaphores, memroy and printing.
I think the task of removing this dependencies is not possible.
Regards,
Amitkumar Solanki
(www.einfochiops.com)