• problem with DEBUG.INI file
    Hi all. I am testing one of atme arm7 libraries in keil 4 debugger. Initially i was receiving a write access violation error at the start of debugging and the debugger kept getting stuck in the remap...
  • Problem in header files
    I was working under keil. What is my problem is header files are not including in the project. Actually .c file is including. But .h files are not including. What shall i do?
  • problem with File system middleware
    hi, i am working on a project that in it i need to write and read sectors in sd card, i decide to use keil File system lib with mci driver but i have problem to write sector in sd card but reading is...
  • FTPC Problem with >100KB files
    Hi, We are trying to use the ftpc example to download a 150KB file of a FTP server based on Linux and VSFTPD. While the file size is under 100KB all work's fine, when instead of that, the file size...
  • File System fopen() Problem
    I get into this problem. I have a thread that process a message queue. One of my possible action on reception of a message is to open a file with the function fopen(). The file is located on a USB flashdisk...