FreeRTOS 9.0 Sample project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FreeRTOS 9.0 Sample project

755件の閲覧回数
kensu
Contributor V

Dear NXP

Will NXP have plan to release freertos 9.0 sample project, example: freertos_blinking.

Because there are some feature  in 9.0 version.

Thanks

Ken

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

429件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

The current version for MCUXpreso SDK(http://www.nxp.com/products/software-and-tools/run-time-software/mcuxpresso-software-and-tools/mcuxp... ) , is FreeRTOS 9.0.0. Original package is available at freertos.org.

  - 9.0.0
    - New Features:
      - Example freertos_sem_static.
      - Static allocation support RTOS driver wrappers.
    - Other changes:
      - Tickless idle rework. Support for different timers is in separated files (fsl_tickless_systick.c, fsl_tickless_lptmr.c).
      - Remove configuration option configSYSTICK_USE_LOW_POWER_TIMER. Low power timer is now selected by linking of apropriate file fsl_tickless_lptmr.c.
      - Remove configOVERRIDE_DEFAULT_TICK_CONFIGURATION in RVDS port. Use of __attribute__((weak)) is preffered solution. Not same as _week!


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信