• Problems with Code in internal and external Flash
    I'am working on a custom board, based on XC167CI with external flash AMD 29F400 wired to CS0 and we are using Keil uVision9 V3.02 ULINK USB. So we have internal memory at 0xC00000 and external one at...
  • how to download app that's split between internal & external flash...?
    I've been browsing the uVision/MDK-ARM manuals looking for a way to do something I did when using the Rowley CrossStudio tools, but I can't find what I'm looking for. Basically, my app is too large...
  • Create the HEX file for internal and external Flash
    I'm using the Keil C51 tools for a project I'm designing. I am using Atmel 89S52 device for my project.I wanted to use the internal 8K flash and external 64 KB flash for code.How i can create my hex...
  • Internal Flash start
    Hi there! Can anyone show me config file (start167.a66) and "Options for target" dialog of Keil for starting controller (st269) from internal flash. I need this configuration: 0x0 - 0x40000...
  • Downloading program to internal/external flash
    Hello All, I'm using AT89C5131 which has 32Kx8 of internal flash memory. I'm also adding a 32Kx8 external flash. How does the programming work with Keil? I mean how does Keil know to program...