• Memory Maps LOAD SAVE
    I am using a Dallas 390 in continous mode and I am trying to store configuration memory using the simulator LOAD and SAVE commands. To save the memory map I am using the following command SAVE bbram...
  • Memory Maps LOAD SAVE
    I am using a Dallas 390 in continous mode and I am trying to store configuration memory using the simulator LOAD and SAVE commands. To save the memory map I am using the following command SAVE bbram...
  • Simulator: Mapping filesystem to not existent memory area
    I would like to test file-system related functions using the simulator. The real hardware (AT91SAM7S) accesses an external SPI-Flash containing the file system. In the simulator, i wanted to MAP the...
  • Simulator: Mapping filesystem to not existent memory area
    I would like to test file-system related functions using the simulator. The real hardware (AT91SAM7S) accesses an external SPI-Flash containing the file system. In the simulator, i wanted to MAP the...
  • saving to memory
    i have a program that i have burned into my controller(p89v51rd2)... now it has a vb interface and it receives hex file character by char... i.e :120000000ab2345 it receives as : ,1,2,0......