This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
resources:tools-software:freertos:freertos-addin:beta-guide [12 May 2022 23:28] – +Text on status view Murray Anderson | resources:tools-software:freertos:freertos-addin:beta-guide [13 May 2022 17:52] (current) – Updating Middleware section title. Murray Anderson | ||
---|---|---|---|
Line 37: | Line 37: | ||
Click on the **Add** button to the right of the list of already installed Add-Ins. | Click on the **Add** button to the right of the list of already installed Add-Ins. | ||
- | Expand **Middleware | + | Expand **Middleware** then select **FreeRTOS for <core type>** and click **Finish**. |
The Add-In will want to modify the main() source with some code to create a task and start the scheduler. To prevent these changes being made, deselect your project from the list of Changes to be performed. | The Add-In will want to modify the main() source with some code to create a task and start the scheduler. To prevent these changes being made, deselect your project from the list of Changes to be performed. | ||
Line 49: | Line 49: | ||
Click on the **Add** button to the right of the list of already installed Add-Ins. | Click on the **Add** button to the right of the list of already installed Add-Ins. | ||
- | Expand **Middleware | + | Expand **Middleware** then select F**reeRTOS for <core type>** and click **Finish**. |
The Add-In will want to modify the main() source with some code to create a task and start the scheduler. To prevent these changes being made, deselect your project from the list of Changes to be performed. | The Add-In will want to modify the main() source with some code to create a task and start the scheduler. To prevent these changes being made, deselect your project from the list of Changes to be performed. |