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, 6 months ago.
TM4C1294 hal files??
Hi,
I want to add a new target to mbed SDK. but, i don't know how these hal files of mbed SDK for different Boards having same ARM Cortex M4F processor will differ nor i don't know how to create all these hal layer files for my new target which is TM4C1294.
I am completely confused by refering another ARM Cortex-M4F boards.
Please guide me to create these following hal files
analogin_api.c clk_freqs.h device.h gpio_api.c gpio_irq_api.c gpio_object.h i2c_api.h objects.h PeripheralNames.h PeripheralPins.c pinmap.h PinNames.h port_api.c PortNames.h pwmout_api.c rtc_api.c serial_api.c sleep.c spi_api.c us_ticker.c etc., which is required in hal layer of TM4C1294.
THANKS IN ADVANCE.