• Phytec LPC3250 linux ethernet problem
    Hi, I bought the Phytec LPC3250 board for linux. I used the prebuilt linux kernel and uboot images and embedded them to the board and it booted successfuly. However, the board could not get an IP...
  • Writing to NAND Flash on Phytec LPC3250 board
    Hi, I am having troubles writing some data to the NAND flash of Phytec LPC3250 board. I am using the Bootloader_NAND project which is given by Keil. This project has the ReadPage_HW function to read...
  • LPC3180 phytec board
    Hello I am using LPC3180 PHYTEC board with uvision-3. uvision doesnt support the peripheral simulation of lpc3180 yet. Is it possible that i use eclipse for development and for debugging i use...
  • Phytec LPC3250 external NOR Flash bootloader example
    Hi, Based on the Phytec example code for external nor flash bootloader, i see that they are copying code from the external nor flash to the external SDRAM and starting it by pointing a function pointer...
  • problem with timer interruption (LPC3250)
    Hi, I have an LPC3250 board. so my problem that the code crashes when the timer (the standard timer) generate a Match value interruption. this problem occurs always with the first interruption after...