[SOLVED] Opening file causes crash on Win10

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

  • [SOLVED] Opening file causes crash on Win10

    Hi,

    opening *.emProject files causes every time a crash of Embedded Studio (V4.12) under Windows 10.
    Is the direct opening of project files not intended?
  • Hello,

    Thank you for your inquiry.
    Generally opening emproject files by double clicking is supported.
    Did you manually edit the .emproject file in a text editor?
    Are you using a device name that might be unknown the J-Link software?
    Could you try the following?
    - Rename the folder where the emproject file is located so ES does not crash on automatic loading of last open project
    - open ES
    - File->Open Studio Folder->Studio User Folder
    - make a backup of the settings.xml file and delete the original file
    - go two folders up to the Local/SEGGER folder, do the same with the settings.xml if it is there as well

    Best regards,
    Nino
    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.
  • Hi Nino,

    the .emproject file is not edited in any way, it is in the condition as generated by SES.
    The device is an STM32F030F4P6.

    I made the suggested process and now is the crash gone. Probably the settings.xml was corrupted?

    Thank you for your help!

    EDIT: when I open the same project file at the second attempt (SES is closed meanwhile), the crash is back.
  • Hello,

    rzr wrote:

    I made the suggested process and now is the crash gone. Probably the settings.xml was corrupted?
    Most likely, possible causes are manual edit (in your this can be excluded), unexpected termination of ES, interfering of some aggressive software, e.g. anti virus software or similar.
    If such a manipulated emproject file gets opened by ES depending on the severity of the change ES can crash.
    Could you provide the emproject file in question so we can try to reproduce the issue?

    Best regards,
    Nino
    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.