• how to indicate a rootfs on FastModel
    I'm trying to run linux arm64 kernel on fast model. I followed the page https://wiki.linaro.org/HowTo/BuildArm64Kernel After all steps, I had got linux-system-foundation.axf and linux-system.axf. then...
  • Reset Indication Flags
    I would like to test the reset indication flags in the WDTCON register upon reset. These flags are reset upon execution of EINIT. The EINIT instruction occurs early in the Start167.a66 routine. How do...
  • Indication when serial port is closed
    Halo to everyone, I'm trying to make some serial communication between c# windows application and my MCB2300 with LPC2378. I don't know how to indicate end of message. Is there some function to signal...
  • indicate area in linker script file
    How is it possible to indicate an area (RAM or external SDRAM) in the linker script file where the content of one specific buffer could be stored but no other variables could use this area? Could...
  • usb bulk transfer
    Hello Sir, I am making a receipt printer for point of sale application using LPC2368 controller. I want to use USB interface for receiving data from computer to printer.I am using bulk transfer for...