> I'm in the process of learning the LPC2106 as well as the I2C > format. I downloaded a sample from Philips and it has the > interurupt vector table listed below. Can anyone tell me where it > goes? I'm using CrossStudio and I would think it would go in a > seperate file but I'm not sure. > Thanks, > Dewayne Take a look at the timer_interrupt example that can be found in the samples\Philips_LPC210X\Olimex_LPC_P1\Olimex_LPC_P1.hzp solution included with your CrossWorks installation. In this you will see the file Philips_LPC2106_Startup.s with the information contained within. Also you can look at main.c to see how to install a vector. Regards, Richard. http://www.FreeRTOS.org
Message
Re: [lpc2000] Another Newbie Question
2006-03-19 by FreeRTOS Info
Attachments
- No local attachments were found for this message.