Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [threadx] How to use ThreadX on RTOS
  • From: Andrew Larkins | Sygensys <al@xxxxxxxxxxxx>
  • Date: Fri, 26 Jul 2024 10:07:45 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sygensys.com; dmarc=pass action=none header.from=sygensys.com; dkim=pass header.d=sygensys.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=qzPnVxjw+vP/9S7+6Es6kmAAKtxJkIVM2QjKUIyd76o=; b=cSAeuE6Ijc+lBKF3A0hA7cGnEYhcJMSMqYXAkIS/dExRTsKWyxJDChc9CsgKCqqtC4A7Vdu4H0G4sCD3yGA9uwPOM8OQ/9r+ovWQC9OS6JksXem5q310d+DeJSH41kMK/0VvPPrj7BhfGUxZxfAOzSCF715shxeSvosGDmneIrdfWA1p38dsYUWhdadOO0DXUtUS/aFK01kjQVWDEZPc/DWmnR6Ecwu3jii+O/4SvnlJtoLIUF7SJZWeJvk3mjc9yglMD/XWa/yokUBVcneBfV20bvvfc9k/+JUXfPz+L9T9iT2F0KERHynJOy8GgYgl0hU6VW9uGAPJlDHmMAB6qg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=qjT/LiNOaX1/PiXOl8M4nHgbQq2uTt3srFBWkolaPoF85hcnxRTSV6z5o9/oJWVz+OHgAMT8EkhB38qYKB9Q/fzImG/bLXCeJGdIzozJoPEQCqitgqk2NdQW0KvxXOp7lFudXP4RDRNxsW0E5yRfZT9woyIGNi7GtU4Elnoyq9cHyZKtwIrI/c5bu5cMphRzh8BjB4qHqmkUBYeVUEk2paXuC67wy2e1xAr8aHpAIB1wpCleTXic78A+bOAUK5/gUioWaT7HF9DAj/TPM7zAFZHnDDjv1Bp3BiY7btp2Jdk5Cd9TCyXk5Yq760NA+XRLTLSfzU4YP5chhsKEY0e+Og==
  • Delivered-to: threadx@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/threadx/>
  • List-help: <mailto:threadx-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/threadx>, <mailto:threadx-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/threadx>, <mailto:threadx-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHa3ql9Ji2+sTkVUE24PuW7MXfz+rIIyZNw
  • Thread-topic: [threadx] How to use ThreadX on RTOS

Examples can be found using ST CubeMX Example selector. In Middleware select ThreadX.

 

 

From: threadx <threadx-bounces@xxxxxxxxxxx> On Behalf Of Metehan Uzun via threadx
Sent: Thursday, July 25, 2024 4:44 PM
To: threadx@xxxxxxxxxxx
Cc: Metehan Uzun <metehanuzun@xxxxxxxxx>
Subject: [threadx] How to use ThreadX on RTOS

 

Hello everyone. I use custom boards with stm32 microcontrollers. I want to install RTOS on these microcontrollers and I decided to use ThreadX (as well as NETX DUO ETC.)
I am using STM32CUBEIDE, while previously using freertos, I can easily add - remove tasks etc. via STM32CUBEIDE. I could do it easily from the page and I can find many examples on the internet. But unfortunately I couldn't find a place with examples for ThreadX. Is there a page you can recommend to learn how to use ThreadX and other components?
Thanks in advance


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit https://www.advoco-solutions.co.uk
______________________________________________________________________


______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit https://www.advoco-solutions.co.uk
______________________________________________________________________

Back to the top