ld.exe: ./component/gpio/fsl_adapter_gpio.o: in function `PORTA_IRQHandler':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../component/gpio/fsl_adapter_gpio.c:268: multiple definition of `PORTA_IRQHandler'; ./gpio_driver/gpio_driver_irq.o:C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../gpio_driver/gpio_driver_irq.c:23: first defined here
ld.exe: ./component/gpio/fsl_adapter_gpio.o: in function `PORTB_IRQHandler':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../component/gpio/fsl_adapter_gpio.c:277: multiple definition of `PORTB_IRQHandler'; ./gpio_driver/gpio_driver_irq.o:C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../gpio_driver/gpio_driver_irq.c:27: first defined here
ld.exe: ./component/gpio/fsl_adapter_gpio.o: in function `PORTC_IRQHandler':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../component/gpio/fsl_adapter_gpio.c:286: multiple definition of `PORTC_IRQHandler'; ./gpio_driver/gpio_driver_irq.o:C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../gpio_driver/gpio_driver_irq.c:31: first defined here
ld.exe: ./component/gpio/fsl_adapter_gpio.o: in function `PORTD_IRQHandler':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../component/gpio/fsl_adapter_gpio.c:327: multiple definition of `PORTD_IRQHandler'; ./gpio_driver/gpio_driver_irq.o:C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../gpio_driver/gpio_driver_irq.c:35: first defined here
ld.exe: ./component/gpio/fsl_adapter_gpio.o: in function `PORTE_IRQHandler':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../component/gpio/fsl_adapter_gpio.c:336: multiple definition of `PORTE_IRQHandler'; ./gpio_driver/gpio_driver_irq.o:C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../gpio_driver/gpio_driver_irq.c:39: first defined here
ld.exe: ./startup/startup_mk64f12.o: in function `ResetISR':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../startup/startup_mk64f12.c:450: undefined reference to `SystemInit'
ld.exe: ./board/clock_config.o: in function `BOARD_BootClockRUN':
C:\Users\Randy\Documents\MCUXpressoIDE_11.8.1_1197\workspace\MK64F12_Project\Debug/../board/clock_config.c:230: undefined reference to `SystemCoreClock'