Hello, on the ADSP-SC573 in order to use the GIGE do you have to run it on the ARM and if so, do you have to use an RTOS?
Thanks,
Joe
Hello, on the ADSP-SC573 in order to use the GIGE do you have to run it on the ARM and if so, do you have to use an RTOS?
Thanks,
Joe
Yes, the processor need ARM core to enable other SHARC cores. So you need to run ARM core for sure.
ADSP-21573 is the processor which doesn't have ARM core
Hi Joe,
we only provide the LwIP TCP/IP stack for the ARM core of the ADSP-SC5xx processors.
The implementation we support is typically provided in conjunction with an RTOS. But I believe that the LwIP…
Does this also apply to the ADSP-SC589?
Yes, the processor need ARM core to enable other SHARC cores. So you need to run ARM core for sure.
ADSP-21573 is the processor which doesn't have ARM core
Hi Joe,
we only provide the LwIP TCP/IP stack for the ARM core of the ADSP-SC5xx processors.
The implementation we support is typically provided in conjunction with an RTOS. But I believe that the LwIP package itself does not rely on a specific OS. So in theory you could try and hack it. But it is not something I'm aware of anyone else doing.
Dave