Hi NXP team:
I have this board in hand and want to test some code on EVB, but I can't find any information about EVB on the official website, can you support it? I need to support customers project.
Solved! Go to Solution.
Hi
Please check the files I sent you privately.
S32K3 RTD 3.0.x and 4.0.x are developed based on Daughter card: S32K3X8CVB-Q289 SPF-53108, so I am afraid you need to modify the example according to the difference of S32K3X8EVB-Q289.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi I am emulating the S32K3X8EVB-Q289 on qemu . I just create the file s32k3x8evb.c file in qemu/hw/arm . After the builfing e make i am able to find the board in the list of supported board. Now there are some problems. I am trying to test the board with a simple C program, however i need the startup.s and linker.ld files. Where can I find these files ? Meanwhile, i attach the s32k3x8evb.c file here.
Thanks in advance.
Kind regards.
Sorry, I have never used qemu. I don't know if you have installed S32K3 RTD. If you have installed S32K3 RTD, you should find startup.s and linker.ld in the folder.
Hi, the same issue here, just received a S32K3x8EVB-Q239 board but I am not able to find the info regarding the HW connections to the S32K358 MCU pins. Is there a link or something for accessing this info?
Thanks in advance.
Hi Oliver,
Would you please Submit a ticket? (https://www.nxp.com/support/support:SUPPORTHOME)
Mention assign to Robin in description. Once your case is assigned to me, I will send you the files.
Best Regards,
Robin
Done. Thank you very much.
Hi
Please check the files I sent you privately.
S32K3 RTD 3.0.x and 4.0.x are developed based on Daughter card: S32K3X8CVB-Q289 SPF-53108, so I am afraid you need to modify the example according to the difference of S32K3X8EVB-Q289.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------