Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question - Trampoline running on NXPS32k?? #73

Open
emichel11 opened this issue Jan 22, 2018 · 3 comments
Open

question - Trampoline running on NXPS32k?? #73

emichel11 opened this issue Jan 22, 2018 · 3 comments
Labels

Comments

@emichel11
Copy link

Hi all,

does anybody know if trampoline is running on NXP S32k?
The processor contains a ARM™ Cortex-M4F/M0+ core, 32-bit CPU
and supports ARMv7 Architecture.
ie similar to STMicroelectronics STM32F4xx or NXP / Freescale MK20DX256.
Maybe anyone has already a port and can share some info with me.
Thanks Edgar

@DavidGarriou
Copy link
Contributor

Hi Edgar,

the port to this board does not exist. But it shall be easy to port.
Do you have any of this board available ?

David

@emichel11
Copy link
Author

Hello David,
yes - I have a S32K144EVB evaluation board. Any hint which configuration I should take as basis?
Edgar

@DavidGarriou
Copy link
Contributor

Hi,
you should start from one of the Cortex-M4 available board (teensy or discovery).
The core and startup code are the same, you'll have to adapt the code related to the board.
David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants