• 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...
  • 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...
  • Error L6242E: Cannot link object as its attributes are incompatible with the image attribute
    Hi, I'm using the ARM DS-5 Eclipse IDE. I'm attempting to link 2 projects (myProj and myProj_bsp). The first one is built on ARM-6 Compiler, meanwhile the second one is built on ARM-5 Compiler. Therefore...
  • Error L6242E: Cannot link object as its attributes are incompatible with the image attribute
    Hi, I'm using the ARM DS-5 Eclipse IDE. I'm attempting to link 2 projects (myProj and myProj_bsp). The first one is built on ARM-6 Compiler, meanwhile the second one is built on ARM-5 Compiler. Therefore...
  • 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...