• Problem with malloc in GNUARM7 compiler using Keil
    Hi all, I have used malloc in my application code. LPC2138 is the processor & GNUARM7 is the compiler. while running the code the global variables had been changed at the execution of free() function...
  • Problem with malloc in GNUARM7 compiler using Keil
    Hi all, I have used malloc in my application code. LPC2138 is the processor & GNUARM7 is the compiler. while running the code the global variables had been changed at the execution of free() function...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • I can not compile the source code correctly with realview compiler
    Hello All: I just build a project and I want to use realview complier and RTX OS. after I add all file into the project and click compile button. there is an error information: main.c: Error: C3065E...
  • compile time issues with c++ source code
    Hi Support Team, I am using the Azrec bar code open source c++ code to build a library for AT91RM9200 micro controller. First is tried to build the open source code on Microsoft Visual Studio 2015...