This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

file handling in LPC2468 usb host

Hello Tsuneo sir,

I am working on USB host on LPC2468 .I am using FAT32 file system. I am facing a problem
that when i try to create 6 files with RTC date and time append to it.it creates 5 files on pendrive.but when i remove date and time from 6th file name it creates 6 files.

When I debug through the program software is working properly

What,s the reason behind it

Parents Reply Children
  • "Just check my previous reply post to you."

    1) What other thread? Yes, I do know there is another thread. But "internet" doesn't know. You have created a new thread without creating any cross-linking between them. How will a visitor who stumbles into this thread know about the existence of another thread. How will a visitor who stumbles into the other thread know about this thread?

    And exactly how did you think a new thread would help you?

    "Actually I sent you all the information in my previous thread"

    2) No - you have not sent "all the information" in your previous thread. In fact, you have hardly answered any information at all with the exception that you do show some lines of source code. Your code doesn't even inform you about what return values you get from the different function calls - how will you then know if they give a specific error value that tells you what is wrong?

    "but you didn,t reply"

    You make it sound like you are paying for support and are unhappy that you don't get the support you pay for. This is an end-user forum. You can't demand that people should care about your problems. But spending time to actually answer questions do affect the probability that someone will care to help you.

  • Sir ,

    I apologize for my mistake .Actually sir i am in trouble I have to complete my project under deadline. Otherwise there is no issue.