• lpc2148
    I am working a Project SPI-Ethernet interface using ENC28J60 with LPC2148.I have developed the code using Kiel uvision3 but it is giving an Error. the Error is Error:Failed to execute BIN40\ArmCC ...
  • LPC2148 SPI Problem
    Hi I have been working on LPC2148 for a project. I have tried to get the spi0 working. Currently the code compiles without a problem but is not responding as it is supposed to. I would like...
  • PROBLEM IN RUNNING THE PROGRAM IN LPC2148 HELP.
    Hi, I am new to this forum. Recently I am working On lpc2148 OF NXS prepared by rhydolabz .i have run there hex code in by using the Philips lpc2000 flash utility v2.2.3 and it is running fine. then...
  • lpc2148
    whats wrong in my program? it wont start the task/ program: #include <rtl.h> #include<LPC214X.h> void delay(void); __task void task1 (void); __task void task2 (void); OS_TID tsk1, tsk2;...
  • lpc2148
    I am getting a problem with lpc2148 board. When i am going on board debugging using jtag , the board is working perfectly. But when i am flashing using jtag it is not working properly.If any one face...