S32K324 Tresos Project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K324 Tresos Project

239 Views
alsabah
Contributor II

I have installed SW32K3_S32M27x_RTD_R21‑11_6.0.0, but I am unable to find the Tresos project example for S32K324.

I can see examples for S32K344, S32K358, S32K388, and S32K389, as shown in the attached screenshot.

Please let me know how to locate or obtain the Tresos project example for S32K324?



Tags (4)
0 Kudos
Reply
4 Replies

212 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @alsabah 

As you know, the S32K3 family includes many derivatives. To reduce maintenance effort, the most recent RTD releases provide example projects only for selected devices (K344, K358, K388, K389, and K396). Examples for other derivatives can be developed based on these existing ones.

Also, we do provide example code for the K324 that demonstrates the use of the Inter-Platform Communication Framework (IPCF). IPCF is a subsystem that enables applications running on multiple cores, and even under different operating systems (such as FreeRTOS, bare-metal, or AUTOSAR) to communicate via shared memory.

 

BR, VaneB

0 Kudos
Reply

132 Views
alsabah
Contributor II

Hello @VaneB , I used S32K344 example as the base. I changed the controller from S32K344 to S32K324 in the Resource module.

However, I am encountering an error:
"MCU peripheral has not enough children," as shown in the attached screenshot.

mcu_peripheral error.png

Could you please advise on the necessary changes required to resolve this issue?
 
 
BR, Alsabah
0 Kudos
Reply

110 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @alsabah 

I am afraid that the most viable option to ensure correct functionality is to create a dedicated project based on the S32K324 device, and then copy the configuration and source code from the existing project.

0 Kudos
Reply

87 Views
alsabah
Contributor II
Hello @VaneB ,
 
I would appreciate your guidance or any reference documentation to help proceed with this, as this is currently impacting our progress.


BR, Alsabah
0 Kudos
Reply