Menu

#109 Wrong include file in Zynq demo

v1.0 (example)
closed-fixed
nobody
None
5
2015-06-23
2015-06-23
No

In FreeRTOSV8.2.1/FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo/src/FreeRTOS_tick_config.c:

#include "Task.h"

The file name should be task.h; this fails on file systems where file names are case sensitive.

Discussion

  • Richard Barry

    Richard Barry - 2015-06-23
    • status: open --> closed-fixed
     
  • Richard Barry

    Richard Barry - 2015-06-23

    Thanks for taking the time to report.

     

Log in to post a comment.