• 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 instantiate classes / objects
    Hi, I am moving from Eclipse / GCC to Keil ARM-MDK / uVision4 (the "lite" version at present). I can compile, download and run simple C programs OK. But I wish to be able use C++ classes (objects...
  • 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...
  • MCB2300 - Unable to download
    Trying to download the Blinky program and am getting no where here on Saturday! USB to the ULINK2 (USB LED is red and stays red? COM and RUN flash blue - is that OK? No manual to determine if that...
  • unable to load axf into memory
    Hello Guys, This is my very first hands on keil and arm processors, could any one please correct me what could i be doing wrong here? I could compile the threadx library and the demo application...