• code origination in C
    Can anyone please tell me if there is any way to configure Keil so that i can relocate blocks of my program to any given location. In assebly we simply write ORG followed by the absolute memory location...
  • code origination in C
    Can anyone please tell me if there is any way to configure Keil so that i can relocate blocks of my program to any given location. In assebly we simply write ORG followed by the absolute memory location...
  • How to compile a code which was originally compiled by Archimedes C-51 compiler V4.23?
    My code was compiled using the Archimedes C-51 compiler V4.23. I want to use Keil uVersion2 to compile it. But Keil only support those codes using at least Archimedes C-51 compiler Version 5. Does...
  • How to compile a code which was originally compiled by Archimedes C-51 compiler V4.23?
    My code was compiled using the Archimedes C-51 compiler V4.23. I want to use Keil uVersion2 to compile it. But Keil only support those codes using at least Archimedes C-51 compiler Version 5. Does...
  • Without the IDLE transfer between the bursts, can the arbiter change the master?
    I have a problem about AHB 2.0, the circumstance is: The master send two burst without IDLE transfer, and the HBURST is INCR. So the arbiter can’t predict when the burst finishes. And the sequence of...