Hi
1) Does TI-RTOS SDK support http server on AMIC110?
2) Does TI-RTOS SDK support ftp server on AMIC110?
Thanks and Best regards,
HaTa.
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 HaTa,
No, these aren't supported. The supported NDK examples by platform are listed here: https://software-dl.ti.com/processor-sdk-rtos/esd/docs/06_03_00_106/AM335X/rtos/index_Foundational_Components.html?highlight=cclink#ndk-example-description
Regards,
Frank
HaTa,
AMIC110 isn't in supported SoC list for the FTP example.
Searching PDK for AMIC110 projects reveals:
./pdk_am335x_1_0_17/packages/ti/transport/ndk/nimu_icss/example/am335x/armv7/bios/NIMU_ICSS_BasicExample_iceAMIC110_wSoCLib_armExampleproject.txt
./pdk_am335x_1_0_17/packages/ti/transport/ndk/nimu_icss/example/CCLink/am335x/armv7/bios/NIMU_ICSS_CCLinkMaster_iceAMIC110_wSoCLib_armExampleproject.txt
./pdk_am335x_1_0_17/packages/ti/transport/ndk/nimu_icss/example/CCLink/am335x/armv7/bios/NIMU_ICSS_CCLinkSlave_iceAMIC110_wSoCLib_armExampleproject.txt
This aligns with the table entry:
In other words, the only supported example for AMIC110 is the ping example.
At any rate, please let me know if you find that FTP is supported on an AMIC110 platform since it would indicate our documentation is incorrect.
Regards,
Frank