• 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...
  • 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...
  • 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...
  • 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...
  • Splitting stored data between flsh memory and external data
    I am using a P89c51 base microcontroller and I need to store data coming from a GPS device and when the memory is full transfere it to a PC.That amount of data is 96kbyes. Problem: The flash capability...