Menu

#5 Tasking requires explicit start

closed
None
2016-06-21
2015-01-22
No

To start tasking, you must call Start_FreeRTOS_Scheduler (from your main program, usually).

Discussion

  • Simon Wright

    Simon Wright - 2015-01-23

    Also, the main program isn’t called by the environment task (I don’t think there really is an environment task)! Not, I suspect, a problem for Ravenscar designs.

     
  • Simon Wright

    Simon Wright - 2015-02-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -To start tasking, you must call `FreeRTOS.Tasks.Start_Scheduler` (from your main program, usually).
    +To start tasking, you must call `Start_FreeRTOS_Scheduler` (from your main program, usually).
    
     
  • Simon Wright

    Simon Wright - 2015-02-16

    Now that FreeRTOS is a child of System, there needs to be a way of doing this job without getting compiler warnings about GNAT internal units. Hence the new interface.

     
  • Simon Wright

    Simon Wright - 2016-05-22
    • status: open --> pending
     
  • Simon Wright

    Simon Wright - 2016-05-22

    Fixed in [1f1451].

     

    Related

    Commit: [1f1451]

  • Simon Wright

    Simon Wright - 2016-06-21
    • status: pending --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.