Other Parts Discussed in Thread: SYSBIOS
Shall we use AM335x SYSBIOS Industrial SDK 01.00.00.04 for AM335x GP EVM?
is there any specific SDK for AM335x GP EVM
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.
Other Parts Discussed in Thread: SYSBIOS
Shall we use AM335x SYSBIOS Industrial SDK 01.00.00.04 for AM335x GP EVM?
is there any specific SDK for AM335x GP EVM
The GP EVM is only supported by Linux SDKs.
Regards,
Thanks Frank,
As per our requirement we need a TCP/IP stack for packet processing
in a non-os environment,So we choose CCS version 5.3.0,SYS/BIOS(now TI-RTOS)
version 6.34.2.18,NDK 2.22.03.20 & Starterware version 2.07.00.The NSP
available for chosen NDK is NSP 1.10.02.09.The availble NSP is supports for
evmOMAPL138 and evm6748 platforms.we have few quiries regarding NSP packages.
1.Is there any NSP release for supporting the arm cortex-A8 processors?
2.can we use availble NSP release for AM335x GP EVM v.2?
3.The NDK version 2.23.0.0 is compatible with SYS/BIOS 6.34.2.18 & XDS tools
3.24.5.48
4.is starterware supports TCP/IP stack?
Thanks & Regards
Rama Krishna
Hi Rama,
as far as I know:
1) no, but there is some CPSW driver derived from older NSPs in IA-SDK supporting ICEv2
2) which NSP?
3) This is docmented in release notes.
4) yes, but using a lwIP stack version. Not NDK.
Regards,
Thanks Frank,
Shall we use the NSP released version 1.10.02.09 to work on AM335x GP EVM ?
Could you please guide me which one better for packet processing applications either lwIP stack in starter ware or NDK + NSP along with SYS/BIOS or SYS/BIOS SDK for ICE ?
At present we have AM335x GP EVM .
Thanks & Regards
Rama Krishna
Rama,
I don't know that NSP. Does it say it supports AM335x GP EVM?
Which stack is better for you I can't say. It depends on your requirements I would assume and which stack matches best. I am a fan of NDK as it is well integrated with Sys/Bios and our CCS debug tools. But you need to sove the driver issue...
Regards,
Thanks Frank,
NSP version is for arm9,so it can't support for EVM AM335x(cortex-A8) in my assumption.
Our requirement is to encrypt/decrypt the data field in the packet.Is starterware can alone do the packet processing?
Our s/w architecture is thread based,so we are trying to go for SYS/BIOS & NDK.
shall we work with NDK with out NSP?
Thanks & Regards
Rama Krishna