|
|||||||||||||||||
Source Code and Project FilesThe project described on this page is located in the following folder of the main FreeRTOS .zip file download:FreeRTOS-Plus/Demo/FreeRTOS_Plus_FAT_SL_and_CLI_Windows_Simulator
Target HardwareThe project creates a RAM disk using the FreeRTOS Windows simulator. The Windows simulator provides a convenient evaluation platform, but it does not exhibit real time behaviour. Simulated time is much slower than real time.
Compiler / Tool ChainThe project is pre-configured to build with the free Express edition of Microsoft Visual C++ (MSVC). MSVC Express Edition 2010 was used.
FunctionalityThe demo:
Command Console Input and OutputThe command console is accessed from a UDP terminal. See the Usage Instructions section below.
Build Instructions
Debug InstructionsThe standard Visual Studio key used to start a debug session and break on entry to main() is F10.The same host computer is used to build the application, debug the application, and (because the FreeRTOS Win32 simulator is used) run the application. There are no special debugging instructions.
Usage Instructions
|
[ Back to the top ]
[ About FreeRTOS ]
[ Privacy ]
[ FreeRTOS+ Sitemap ]
[ Main FreeRTOS Sitemap ]
[
]
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.
|