• ARM926EJ-S, Can a STMIA result in four single accesses instead of a burst?
    Hello Community, I have a question regarding the STMIA instruction in an ARM926EJ-S. We build a SOC with this core and one of our own modules connected to the DATA-AHB has a bug. One workaround for this...
  • ARM926EJ-S, Can a STMIA result in four single accesses instead of a burst?
    Hello Community, I have a question regarding the STMIA instruction in an ARM926EJ-S. We build a SOC with this core and one of our own modules connected to the DATA-AHB has a bug. One workaround for this...
  • Problem with generating a single hex file for code banked application
    Hi My µC is C8051F122. In µVision2 (version V2.40a and C51 V7.50) i create 2 Lib files. One for code bank 1 and one for the common bank. These .lib files are linked into a project in Silicon...
  • Problem with generating a single hex file for code banked application
    Hi My µC is C8051F122. In µVision2 (version V2.40a and C51 V7.50) i create 2 Lib files. One for code bank 1 and one for the common bank. These .lib files are linked into a project in Silicon...
  • Different hex files from different compiler version
    Hi, I am compiling a source code (implemented by other team in Canada) using Keil (uvision-4) V4.02, C51 (9.01), to generate the hex and map(.m51) files. When the same source code is compiled...