• C167 WDTCON reset indicator flags are not working
    On reset recovery of the c167 controller i am reading wdtcon reset reason indication flags before EINIT instruction execution (Startup file). Flags are allways set to 0. due to this unable to identify...
  • 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...
  • USB: indication of end of transfer
    Hello, I am transferring a file using USB MSD to a device, based on the Keil USB library. Can I know, when the transfer starts, how many bytes to expect? What is the indication in software as to the...
  • 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...