• How to Access 16MB of the Aduc812
    How do I access 16MB XDATA of the Aduc812 in the old version keil compiler ?
  • Placing a checksum at the end of the used flash
    Hello I am wanting to place a checksum at the end of the flash image. I have a crc.c that only has this array - where I will manually replace xx and yy with the 16bit CRC, once I have made a .bin image...
  • MMU with 16MB super sections - howto?
    Note: This was originally posted on 11th July 2011 at http://forums.arm.com Hi, I am trying to setup MMU with 1:1 scheme (VA=PA). I wanted to try with a 16MB super section. I first tried with 1MB section...
  • Code checksum to the last 3 bytes in the flash on Cortex-M3
    Hi,all, How can I put the Code checksum to the last 3 bytes in the Rom on Cortex-M3? I know I need to do it in the linker file. Thanks
  • how to use the 16MB SDRAM on keil MCB 1800?
    I wanted to use the 16MB SDRAM on the keil mcb 1800 board. I didn´t find any examples on how to do it? Do I have to make any physical connections to use it? It would be great if someone can provide...