• ADuC 841
    Is there any Memory Types available to access 2K Bytes On-Chip XRAM or How to access 2K Bytes On-Chip XRAM in ADuC 841. Note: i have used the this statement to access internal XRAM @Decl.c...
  • ADuC 841
    Is there any Memory Types available to access 2K Bytes On-Chip XRAM or How to access 2K Bytes On-Chip XRAM in ADuC 841. Note: i have used the this statement to access internal XRAM @Decl.c...
  • interrupts in bootloader on ADuC 841
    I have classic bootloader/firmware scheme (bootloader uploaded by uP core, then it uploads firmware). The uP has 62kBytes of program memory in total (ADuC 841), 56kB for firmware, 6kB bootloader and...
  • interrupts in bootloader on ADuC 841
    I have classic bootloader/firmware scheme (bootloader uploaded by uP core, then it uploads firmware). The uP has 62kBytes of program memory in total (ADuC 841), 56kB for firmware, 6kB bootloader and...
  • Crystal config not possible in ADuC!
    Anyone can help me about configuring the external cristal for the ADuC7026. I tried to put the PLLKEYs and POWKEYs but the firmware doesn't work. I tried to put it in main() and in startup.s but doesn...