• FCARM and search paths
    Does anyone know how to make FCARM use multiple project directories for the source files? I have a couple of projects where many of the files will be identical and shared, however some of the files...
  • improvement proposal for fcarm tool
    Hi all, I'm using the RealView MDK-ARM with the RealView Realtime Libary. At the moment I'm working on building a small embedded webpage for the MCB2300. Everything works fine, but the fcarm...
  • FCARM JQuery AT91SAM7X
    I'm using Keil's RL_TCPnet HTTP server with an AT91SAM7XC512. I'm trying to embed JQuery (jquery-1.4.2.min.js), however it appears that the FCARM tool is mangling the file. There are a number of...
  • FCARM: Anyone created their own custom one?
    I am in the very late stages of completing a web server using TCPNET. There are a couple of limitations with the FCARM utility that annoy me a bit, and I have thought of coding up my own version of FCARM...
  • MDK-ARM FCARM utility - filename CRC32 values
    We are using the MDK-ARM TCP/IP stack and web server. I wish to access the contents of web.c (the output file from FCARM.EXE) from our own application code. My question concerns the FileTab[] file...