trampoline icon indicating copy to clipboard operation
trampoline copied to clipboard

question - Trampoline running on NXPS32k??

Open emichel11 opened this issue 7 years ago • 3 comments

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

emichel11 avatar Jan 22 '18 10:01 emichel11

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

DavidGarriou avatar Jan 22 '18 19:01 DavidGarriou

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

emichel11 avatar Jan 23 '18 08:01 emichel11

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

DavidGarriou avatar Jan 25 '18 17:01 DavidGarriou