• Unable to understand "init_mempool", "malloc", etc functions
    Hello, I am using Keil uVision3 V3.55 for Si-labs C8051F02X series. I am using "init_mempool" function, so that I can use the functions like "malloc", "free", etc. Here is my source code -- #include...
  • Unable to understand "init_mempool", "malloc", etc functions
    Hello, I am using Keil uVision3 V3.55 for Si-labs C8051F02X series. I am using "init_mempool" function, so that I can use the functions like "malloc", "free", etc. Here is my source code -- #include...
  • Unable to clear BFSR
    Note: This was originally posted on 20th July 2010 at http://forums.arm.com Hi , I have situation where I get ERROR(0x1) on HRESP of SAHB bus , which is as expected. I have my Bus fault handler enabled...
  • Unable to use string
    I'm using keil mdk V5, I included "string.h" but I still cannot use string, I get "error: use of undeclared identified 'string' message , anyone knows whats wrong with it?
  • Unable to read CSW
    I have been working on a OTG device.I have configured my device to function as a host.My peripheral is pen drive(sandisk). I have successfully completed the enumeration.Now that i have started to send...