Display emulation with IAR

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Display emulation with IAR

      Hi everybody,

      We need a way to make screenshots of the user interface we've developed with emWin.
      Looking for that on the Internet and on the forum, I've found functions GUI_BMP_Serialize() and GUI_BMP_SerializeExBpp(), but they cannot help us since we're working in an embedded system based on a M4 ST microcontroller.
      So we switched to the on pc simulation, but these requires the Microsoft Visual Studio IDE.

      Is there a way to simulate the user interface on the host pc using IAR IDE?

      Thanks
      Andrea
    • Hi,


      Is there a way to simulate the user interface on the host pc using IAR IDE?
      Unfortunately, this will not be possible. The simulation creates internally an image of the framebuffer and displays it in a Windows window. Maybe it would be possible if you get IAR to work with another Toolchain (e.g. Borland for Win32).

      Beside of that the simulation is also availbale for CodeBlocks. A project for CodeBlocks and the Borland compiler is included in the Simulation trial package:
      segger.com/downloads/emwin/

      Regards,
      Sven
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.