cancel
Showing results for 
Search instead for 
Did you mean: 

REGARDING THREADX on STM32L496ZG-P

jacobgeorge
Associate II

HAI ,

 

I have STM32L496ZGP nucleo 144 board, I want port threadx on that. I gone through some youtube video , in that in middleware and software packs option they told to select threadx , but in my STM32cubeIDE , threadx option is not there. Only FREERTOS option is there. So how to add threadx to that.

 

Can you share me some documents/links to do threadx on above board from scratch.

 

Thanku

1 ACCEPTED SOLUTION

Accepted Solutions

@jacobgeorge wrote:

in my STM32cubeIDE , threadx option is not there.


So what CubeIDE version do you have?

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

2 REPLIES 2

https://wiki.st.com/stm32mcu/wiki/Introduction_to_THREADX

https://community.st.com/t5/stm32-mcus/part-1-how-to-create-a-threadx-low-power-project-from-scratch/ta-p/571446

https://github.com/eclipse-threadx/samples

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

@jacobgeorge wrote:

in my STM32cubeIDE , threadx option is not there.


So what CubeIDE version do you have?

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.