• Can I use Keil ARM UV3 demo version to do file input - output
    I have an ARM Cortex M3 project involving SD FAT file I/O using TinyFAT on the MCBSTM32E eval PCB Will Keil MDK basic 256 support file I/O ? I have tried to use the demo version but this appears...
  • Can I use Keil ARM UV3 demo version to do file input - output
    I have an ARM Cortex M3 project involving SD FAT file I/O using TinyFAT on the MCBSTM32E eval PCB Will Keil MDK basic 256 support file I/O ? I have tried to use the demo version but this appears...
  • Can LOAD file to a specified memory area ?
    The command "SAVE" can be used to save a specified memory to hex file. So, my question is that there is any command for loading a file into a specified memory area? For example, I have a hex file, I...
  • Can LOAD file to a specified memory area ?
    The command "SAVE" can be used to save a specified memory to hex file. So, my question is that there is any command for loading a file into a specified memory area? For example, I have a hex file, I...
  • UV3: Memory Window: Which memory locations (prefixes) are supported?
    We are working with an 8051 based CPU with several different memory locations (code, data, sfr, xdata, edata, ...). Is there a list supported prefixes in the memory window (e.g. C:0x000010) available...