cancel
Showing results for 
Search instead for 
Did you mean: 

stm32mp135-DK Test ThreadX

SL1
Associate III

I am conducting tests related to ThreadX using the 135 DK as a reference. I'm applying ThreadX-related content through Cube and testing it, but the thread doesn't exit from tx_thread_sleep. I've compared with the demo source and even followed the steps to register Tim6, but the problem persists. Is there a solution to this issue?

SL1_0-1724061399716.png

SL1_1-1724061519125.png

 

I hope this helps! Let me know if you need further assistance.

2 REPLIES 2
STea
ST Employee

Hello @SL1 ,

Have you seen the steps in this wiki page .

are you sure that DDR is properly initialized.

are you following all the steps described in the WIKI?
also don't forget to carefully pick thread priority and give all the necessary resources for the threads and scheduler to work properly.
I would recommend you take a ready to use example from Cube Firmware as a starting point and start evaluation the RTOS from there doing all the tests and changes.
Regards 

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hello @SL1 ,

any updates on this issue ?
Regards

 

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.