• LPC3250 ISR
    Hi... I have a doubt with LPC3250 ISR.How to enable an isr in LPC3250? We are doing simply in LPC2468 like below. ex: void uart_isr (void) __irq { //read received byte //clear uart int reg //clear...
  • lpc3250 - RAM.ini
    hi i downloaded sample code from net for lpc3250. In that project target options there is a file linked RAM.ini under debug tab. That file contains some coding (given below). can i debug without this...
  • Bootloders for LPC3250
    Hi, I am using Phytex LPC3250 board for my design. I try to run the sample blinky application from the nand flash. I download the Bootloader_NAND project to the flash and then download blinky...
  • TcpNet for LPC3250
    I'm using the Embedded Artist LPC3250 board and trying to get it working with RL TcpNet without RTX. During the call to init_TcpNet() it gets stuck and is continually trying to read the PHY (function...
  • LPC3250 with Ulink2
    Hi, I want to use the LPC3250 with Ulink2. I get a board from FDI (Future Designs) www.teamfdi.com/.../products_index.html Board : ARM-57TS-LPC3250 - LPC3250 Touch Screen Kit This board use...