FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_LM3S6965_GCC_QEMU
RichardBarry 0e0edd96e8
Use new QEMU test project to improve stream/message buffer tests (#168)
* Add Eclipse/GCC project that targets the LM3S8962 QEMU model.

* Get the Cortex-M QEMU project working.

* Continue working on making stream buffer demo more robust and QEMU project.

* Rename directory CORTEX_LM3S8986_QEMU to CORTEX_LM3S6965_QEMU.
Work on making the Stream Buffer tests more robust.
Check in before adding in the trace recorder.

* Rename CORTEX_LM3S6969_QEMU to CORTEX_LM3S6969_GCC_QEMU.

* Make the StreamBufferDemo.c common demo file (test file) more robust to other test tasks running at an equally high priority.

* Work in progress checkin only - comments in main.c are incorrect.

* Correct comments at the top of FreeRTOS/Demo/CORTEX_LM3S6965_GCC_QEMU/main.c
Make the message buffer tests more robust in the case the a message buffer becomes full when prvSenderTask() has a higher priority than the reader task.

* Disable trace recorder in the LM3S6965 QEMU demo.

* I'm dropping FreeRTOS-Kernel reference update, since this seems to break the CMBC CI.

Co-authored-by: Yuhui Zheng <10982575+yuhui-zheng@users.noreply.github.com>
2020-08-11 10:50:30 -07:00
..
.settings Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
LocalDemoFiles Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
.cproject Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
.project Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
FreeRTOSConfig.h Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
main.c Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
RTOSDemo Debug.launch Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
standalone.ld Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
Start_QEMU.launch Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
start_quem_and_debug.launch Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
StartQEMU.bat Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
startup.c Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
trcConfig.h Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00
trcSnapshotConfig.h Use new QEMU test project to improve stream/message buffer tests (#168) 2020-08-11 10:50:30 -07:00