mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 16:57:41 -04:00
Cortex M3 MPS2: modernize assembler syntax and also add .ltorg Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com> |
||
---|---|---|
.. | ||
CMSIS | ||
.gitignore | ||
FreeRTOSConfig.h | ||
FreeRTOSIPConfig.h | ||
main.c | ||
main_networking.c | ||
Makefile | ||
mps2_m3.ld | ||
Readme.md | ||
Readme_TapNetworking.md | ||
Readme_UserNetworking.md | ||
startup.c | ||
syscalls.c | ||
TCPEchoClient_SingleTasks.c | ||
TCPEchoClient_SingleTasks.h |
TCP Echo Client Demo for MPS2 Cortex-M3 AN385 emulated using QEMU
This FreeRTOS+TCP example demonstrates a TCP Echo Client which sends echo requests to an Echo Server and then receives the echo reply. The Echo Client runs on the MPS2 Cortex-M3 AN385 platform emulated using QEMU.
The demo is being run using the following configurations: