- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I follow below URL porting FreeRTOS on PSOC4 using Modustoolbox
But got fail on PSOC4.
--
C:\workspace\modus\psoc4_test\Hello_World/../mtb_shared/freertos/release-v10.4.305/Source/tasks.c:3562: undefined reference to `vApplicationSleep'
--
Have someone had experience about porting freeRTOS using Modustoolbox? Any steps that I missing?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It should be possible to add support for a PSoC 4 device (supported by modustoolbox) by going to the Library manager and selecting freertos middleware under the libraries tab.
Could you please confirm if you followed the same process mentioned on the following page to add support for freertos: https://github.com/Infineon/freertos/blob/master/README.md
If yes, please share the complete error message you are getting and attach your project to recreate the issue.
Best regards
Ekta