• how to write program codes in flash
    Hello, I'm using a C167CS micro controller and i want to write the program in an external flash memory (AM29F400), and now first of all i want to simulate my written code in keil software, because the...
  • flash
    hello everyone: I have a question. I want to store some datum in my on-chip flash when my appliance programme running.I can write on-chip flash to store the datum .But if I update the software...
  • How do I emulate flash memory in the simulator?
    I've been doing a lot of reverse engineering on a C161PI-based alarm control board (Brinks BHS-4000). I've already figured out a lot about the system just by experimenting with the panel itself, as well...
  • How can I on-fly programm external FLASH
    I need to store a data in to Flash, also I need change (rewrite) the data while application is running and store it again. How can I on-fly programm external FLASH? Pease, advise me.
  • How Do You Write a Single Variable to Flash?
    I'm using a C167 chip, I need to save just a single variable to Flash. The value will be used as part of a configuration parameter. Is there a nice simple way of using Flash to save just a single variable...