• File attribute
    Hi all, I'm using the Keil file system on STR912 to write in SD card. My program is very simply : I create file with "fopen" function then I write in SD using "fwrite" function and finally I...
  • Object attributes not compatible with the provided cpu and fpu attributes
    Hi, I am having another issue here, wish to get some help. I have some object code built by TI tool, cl470 for ARM7, when I include the objects in the uVision project and compiled, the Keil tool...
  • problem with ROM SIZE attribute
    Hi, I am new with 80C51 microcontrolers and i usign evalutionversion of uVision3. Specifically, i am using 89c2051 microcontrolers, and it has 2k of program memory. The problem is when i compile a simple...
  • Locating the reentrant function attribute?
    Hi All. A quick, general question regarding the use of the reentrant (and perhaps other) function attributes: This is fine: void myFn ( void ) reentrant { ... } Is this OK in all cases, too...
  • Address Translation and Attributes
    Note: This was originally posted on 24th April 2009 at http://forums.arm.com I have a memory section mapping as below: ______address_________|_physical_____________|_d_|_size____|_permissions________...