Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

Zynq FreeRTOS-Plus-UDP

Posted by raymadigan on October 6, 2016

I was looking at the source tree this morning as I was halfway done building the FreeRTOS-Labs Zynq Demo for TCP. The demo includes many good technologies but all I really need is TCP/UDP connectivity. My usual practice is to build the full demo for the Zynq and then remove the FAT/FTP/HTTP/CLI functionality.

I saw this new functionality and wonder if I can use it to get right to the functionality I want. The issue is it doesn't have the Zynq NetworkInterface directory. Can I use this UDP functionality with the Zynq Network inerface from the FreeRTOS labs contribution? It would save me a pile of work.


Zynq FreeRTOS-Plus-UDP

Posted by rtel on October 8, 2016

First - apologies for the delay in your post appearing. It was unfortunate enough to be the one in a hundred that randomly got put into moderation, even though moderation is switched off.

I was looking at the source tree this morning as I was halfway done building the FreeRTOS-Labs Zynq Demo for TCP. The demo includes many good technologies but all I really need is TCP/UDP connectivity.

Do you mean you just need TCP/UDP connectivity without any of the other bells and whistles?

My usual practice is to build the full demo for the Zynq and then remove the FAT/FTP/HTTP/CLI functionality.

Which would seem reasonable.

I saw this new functionality and wonder if I can use it to get right to the functionality I want.

Um, which new functionality?

The issue is it doesn't have the Zynq NetworkInterface directory. Can I use this UDP functionality with the Zynq Network inerface from the FreeRTOS labs contribution? It would save me a pile of work.

Sorry - I'm confused. Are you talking about the older FreeRTOS+UDP stack found in the FreeRTOS download, Rather than the newer FreeRTOS+TCP stack found in the labs download? If so, I would not recommend doing that as the interface is not going to be compatible - it could be done for sure but would require some effort. If all you need is UDP then you can set ipconfigUSE_TCP to 0 in the FreeRTOSIPConfig.h header file. The Zynq demo won't build if you do that, but you can strip out all the example code and just start with the UDP command console, which has no TCP dependences.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner