Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 3 months ago.
what should be taken care while porting mbed sdk to a new target??
what should be taken care while porting mbed sdk to a new target??
cmsis layer files such as : cmsis.h cmsis_nvic.c cmsis_nvic.h system_TM4C129.h system_TM4C129.c TM4C1294NCPDT.h
will be provided by the CMSIS CORE module.
and hal files such as: device.h objects.h peripheralnames.h portnames.h pinmap.h pinNames.h gpio_api.c etc., has to be implemented.
And My question here is from where should i start implementing the hal files because i am confused and stuck??
Please help me.
THANKS IN ADVANCE
1 Answer
7 years, 6 months ago.
Hi Sunil - Did you ever find an answer to this question? We are facing the same challenge.
Have you seen https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/porting_guide/ ?
posted by 19 May 2017