Skip to content

Comments

added example project for porting of freertos to stm32u545re mcu#1369

Open
yaswanthksas wants to merge 1 commit intoFreeRTOS:mainfrom
yaswanthksas:yFreeRTOS_ex_u545
Open

added example project for porting of freertos to stm32u545re mcu#1369
yaswanthksas wants to merge 1 commit intoFreeRTOS:mainfrom
yaswanthksas:yFreeRTOS_ex_u545

Conversation

@yaswanthksas
Copy link

Added STM32U545RE ported version of FreeRTOS bring-up example (Cortex-M33)

Description

  1. This example demonstrates two tasks are running one after other.
  2. sucessful porting of freeRTOS to stm32u545re mcu.
  3. changed systick handler, pendsv handler, svc handler configurable to cortex m33.

Test Steps

  1. two tasks are running one after other with round robin fashion and by changing priority of one of the task can make premptive priority fashion.
    Architecture view:
image

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant