Windows 下使用 FreeRTOS 模拟器(二)
源码下载及目录结构参考上节目录结构
FreeRTOS 模拟器
FreeRTOS Visual Studio 模拟器在 FreeRTOS\Demo\WIN32-MSVC
目录下
双击运行即可
编译运行
结果
Trace started.
The trace will be dumped to disk if a call to configASSERT() fails.
Uncomment the call to kbhit() in this file to also dump trace with a key press.
Error: StreamBuffer - tick count 5001 - free heap 5120 - min free heap 5064 - largest free block 5036
Error: StreamBuffer - tick count 10001 - free heap 1000 - min free heap 944 - largest free block 916