Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start DevWareX and "Probe" to identify the part. When the "Startup Wizard" dialog appears, deselect all options and select "Finish".
  2. In the Registers dialog, select the "SYSCTRL Registers" page.
  3. Set Register 0x20 bit 5 to 1; this will disable access to the Flash/EEPROM.
  4. Toggle Register 0x1A bit 0 on/off; this preforms a soft reset on the sensor.
  5. Verify that Register 0x1C = 0x3000; indicates a successful reboot.  Leave DevWareX running.
    Note: Register 0x1C is "Reserved" and can only be read via "View / Register All Access (Peek & Poke) / Simple Register".
  6. Run FlashTool and attempt to program the Flash/EEPROM.
  7. Select "Verify" to ensure the binary was programmed correctly.
  8. Go back to DevWareX and clear Register 0x20 bit 5 and toggle Register 0x1A bit 0 on/off.
  9. From the Command Menu item, select "Check Sensor State", then select "Play" - you should see a stream image.

...