• LOC file split on internal/external flash
    We are working on a custom board, based on XC167CI with external flash AMD 29F400 wired to CS0 and we are using Keil uVision2 V2.38A e ULINK USB. So we have internal memory at 0x400000 and external one...
  • 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...
  • Interrupts with internal and external code
    I set the compiler to save the PSW and put it into source mode (4 byte frame) instead of binary. Now when I load my program into the dscope it has the correct ljmp instructions to my ISR's. I created...
  • 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...
  • ST10F168 : Internal/External address bus
    Hello, I'm currently working on the ST10F168 and I'm using the external bus to control some RAMs. But when I don't use the external RAMs, the external address bus is still changing. So I...