• How to make the flashfilesystem of RTL reentrant?
    Hello all, I'm using the flashfilesystem of the Realview Realtime Libary together with the RTX-Kernel. I have read that the flashfilesystem functions are not reentrant. so I can't use them safely...
  • Using HTTP-Server from TCPnet with flashfilesystem
    Hello, I want to use the HTTP-Webserver with the flashfilesystem of the Realview RTL. The webserver should read all files from the flashfilesystem. Therefore I added the http_uif.c file to the project...
  • external memory configuration/support
    Hello, We are using the AT89c51rd2 micro-controller for a mass production product. We are currently using both external flash and RAM memories(RAM = 64K, Flash = 1MB). This architecture are working...
  • Need help in RTC configuring to generate interrupt
    I want to generate interrupt every 1.95ms., but it never hits ISR. Not sure what is the issue as i am quite new to LPC2378 programming. Can some one guide me. When i put a breakpoint on ISR, it never...
  • Need support for solving the compilation errors
    Hi All, We are facing some compilation errors related with Address space. Ex: L107: Address space overflow L120: Content belongs to Erroneous Segment Presently, we are using the Keil IDE ...