• Something about  mixed programming,C and Assembly
    Note: This was originally posted on 28th August 2011 at http://forums.arm.com Recently I am learning ARM11.in fact ,I am a beginner for ARM. The processor I use is S3C6410,with ARM1176JZF-S core.Someone...
  • Something about  mixed programming,C and Assembly
    Note: This was originally posted on 28th August 2011 at http://forums.arm.com Recently I am learning ARM11.in fact ,I am a beginner for ARM. The processor I use is S3C6410,with ARM1176JZF-S core.Someone...
  • something about preprocessor
    when i use preprocessor #if 0 ... #endif to cross out a bunch of sentences, then after building the target. I noticed the "data" memory usage increased, why? There is no error in the result.
  • something about preprocessor
    when i use preprocessor #if 0 ... #endif to cross out a bunch of sentences, then after building the target. I noticed the "data" memory usage increased, why? There is no error in the result.
  • Something I do like about uVision 2.34
    The new uVision 2.34 includes the following feature: listing of files included in each C source file to the Project Window - File tab. Its nice. Now, if I could just get a project to build....