This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Free rtos on Hercules Launchpad

Other Parts Discussed in Thread: HALCOGEN

Sir,

i wanted to know the steps 3 RTOS tasks on the Hercules Launchpad TMS570LS04x:
- 2 tasks flashing a led at a different frequency
- 1 task to poll button state and change the other tasks behaviour based on the click.

which has given in youtube link https://www.youtube.com/watch?v=YHHQiiQZDrU

 that code is not visible in this video.

I tried to used sample code on halcogen but i am not getting it plz guide me the proper step to used RTOS on Launchpad TMS570LS04x.

Thanks,

Regards,

Rocky.

  • Rocky,

    I think the closest we have is the example_freeRTOSBlinky.c that comes with HalCoGen - you should be able to easily add more tasks to this.
    See the HalCoGen Help, under 'Help Topics' then 'Examples' for instructions on how to run this example.