Hi to all
there is question in my mind about interrupt of LPC214x i want to enable 3 IRQ and 1 FIQ interrupt and i fill all register which are needed. but i don't know how many changes are necessary in start up file
for example these are function of my interrupts which i declared them: Timer_IRQ() EINT1_IRQ() ADC_IRQ() PLL_FIQ()
why i should change start-up file? is there any one tell me these changes?
thanks