• physical layer between usb host and fat file ( ChaN library )
    hi Everybody, i am working on usb host mass storage class with fat file system ( lpc 1768 + ChaN library ). in this library there is a diskio.c containing physical layer interface which establishs...
  • Wierd code problem.
    Hi guys, I've been stucked for hours. It is a project for CORTEX-MX, the compiler I am using is KEIL in PRO mode. Here is a segment of C code: ===========================================...
  • Problems to compile code
    Hello, I have the following problem with the Keil compiler: when I want to debug my c code, then the following error messanges come up: Error: Could not load file D:\path......\Test.ELF Debugger aborted...
  • lpc2138 interrupt problem code
    hai This is my code external interrupt is generates only one time next it is in not genetated.help me. #include<lpc213x.h> #include <stdio.h> extern void init_serial(void); unsigned char temp;...
  • code hanging problem
    Dear all, I have a application of size 83kbytes. It is frequently hanging. but hanging pattern is not repeated (hanging is not in one part of the code). Can any body have any idea what may be the...