Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [threadx-dev] Inquiry Regarding Eclipse ThreadX RTOS Support for NXPs S32K310xxxx based Controllers.
  • From: Bill Lamie <blamie@xxxxxxxxxxx>
  • Date: Fri, 7 Mar 2025 19:27:10 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=px5rtos.com; dmarc=pass action=none header.from=px5rtos.com; dkim=pass header.d=px5rtos.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=3niQQNtV8qG5+iSsI9Jhd81VovOifOdL8/vJkZDaib8=; b=q9rOBbxi7o0sipF38odFT7PV/OGmUWQtXnZ3vigmJSq28zDJXBTg5dNCeeC7D2Q/8jVsj/ebqkumYe6dp59VaYy2fIw8ccP7ACz/YiKVebnudshGeN6DME9mK0AgpDKcvvPiRJOOhY7CUJFMohM/ln+CTeLZgjPBQ2xyo3tlhW6SYTHpbO1MSAzy220gQmHT58poVQ2W9O1YEVsO6OZ79hn2sH8ZqYt38q7/xV0SkxCaBibLHFH6reetg9TaqNKxZr0IKPiLkij3OQGgla45N0aMZyc04OA41+G+co4EY417FFH8Wbbf6TiNb4Lepg8yLVSooeHgM7J6bIEFBuZqQw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=iNnTaLj8zxEjgsmavgStPWtBwLUYT0tbFMemHyZ5C/ncKMlwFR7ED+iDIbLECpGYA7DW2c0a6PfptGrn994GbI4PrKroSeMpc67ISz1qePK73Oa09C4odiQBqvqyhwe9CGDKuw672oe3y4Kt/yUMfCWq0BL1xH1iqPvi0LVO0AqQ+BqXnl8pA6mXvDsVXVkatNXn3flt4biqCi3IMeCJgkCZrlEjBs41JVstBohue3v/7B8lg7RPHFy3EVPAnJaJQuiGTiqwyHP1hzHXPPY4zlF+Gl68+XUCLl+quMAFLThdxXzVAuAT2f0sfXpOqiXMlsB7ZF9MFwdyvyMzQ+Bqvg==
  • Delivered-to: threadx-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/threadx-dev/>
  • List-help: <mailto:threadx-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/threadx-dev>, <mailto:threadx-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/threadx-dev>, <mailto:threadx-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AduPCkBEqBHpatI/RKKBulE7RY+8ZAAW/PEAAAviQzA=
  • Thread-topic: [threadx-dev] Inquiry Regarding Eclipse ThreadX RTOS Support for NXPs S32K310xxxx based Controllers.

Hi Rajaram,

 

There is no specific ThreadX support for the NXP S32K310 Microcontroller.  However, this NXP part is based on the Cortex-M7, which is supported by ThreadX. The current ThreadX Cortex-M7 support covers Arm, GHS, GCC, and IAR development tools.  Basically, you need to retrieve the common and Cortex-M7 specific files from GitHub and integrate them on your S32K310 platform. There are companies that can help with this as described on threadx.io.

 

Hopefully, this information is helpful!


Best regards,


Bill

 

---------- Forwarded message ---------
From: Patkar, Rajaram via threadx-dev <threadx-dev@xxxxxxxxxxx>
Date: Thu, 6 Mar 2025 at 21:41
Subject: [threadx-dev] Inquiry Regarding Eclipse ThreadX RTOS Support for NXPs S32K310xxxx based Controllers.
To: threadx-dev@xxxxxxxxxxx <threadx-dev@xxxxxxxxxxx>
Cc: Patkar, Rajaram <patkar_r@xxxxxxx>, Garg, Nitesh <garg_n@xxxxxxx>

 

Hello ThreadX Team,

 

I hope this mail finds you well.

We are currently evaluating the Eclipse ThreadX RTOS for use with the NXPs S32K310xxxx based Controllers.

we would like to clarify:

 

1. Does Eclipse ThreadX RTOS currently have support for the NXPs S32K310xxxx based Controllers?

2. If YES, could you kindly provide more details on how we can obtain and integrate it for our development?

 

Your guidance on this matter would be greatly appreciated, as it will help us make informed decisions about the RTOS for our project.

 

Thank you for your time and assistance.

 

Best regards,

 

Rajaram Patkar

Expert Engineer,

IN-BI-BSW,

Fev Smart Mobility Center,

Baner,Pune-411045 INDIA

Mob No. : 9029878131

_______________________________________________
threadx-dev mailing list
threadx-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://accounts.eclipse.org


Back to the top