faq's
    • the cause may be that the data flash erase processing in the program was executed.
      the program starts running when the microcontroller is powered on.
      after that, when the debugger is started with lexide-u16, the debugger stops the program.
      if the program executed before starting the debugger includes data flash erase processing, the data flash area will be erased.
      as a result, it appears that the data flash area is initialized when the debugger is started.
    • products: general-purpose mcus (16bit) , speech playback mcus (8bit)