1.7k views
in Getting started by

The problem arises after the installation of Tara.Embedded_Wizard_Launcher.0.5.0 the compiler crashes. How to solve the problem?

by
On the GCC compiler, everything works.
by
Hi Alexander,

could you please give me some more information about the problem?

Which Embedded Build Environment do you use (STM32???-???)?

Which version of Keil µVision is used?

How did you install the Tara.Embedded_Wizard_Launcher.0.5.0 pack (double click, Pack installer,...)?

Did you get any messages during installation?

When does the compiler/µVision crash?
- during opening µVision?
- during opening a project?
- during building a project?

I assume, that you are using the template project below '\Template\Project\MDK-ARM'Any further information could also be helpful

Best Regards,
Martin
by

My version of Keil: Keil uVision 5.18

My mcu platform: STM32F746-DISCO

I install the Tara.Embedded_Wizard_Launcher.0.5.0 pack (double click, Pack installer,...)

The compiler crash during opening uVision!

===

Listing after build EmbededWisard:

<?xml version="1.0" encoding="UTF-8"?>
<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.0" xs:noNamespaceSchemaLocation="PACK.xsd">
  <vendor>TARA Systems</vendor>
  <name>EmWiGeneratedCode</name>
  <description>Generated Code of Embedded Wizard</description>
  <url></url>
  <releases>
    <release version="1.0.0">
     - Generated: 15.09.2017 12:57
    </release>
  </releases>
  <components>
    <component Cclass="EmWi/GeneratedCode">
      <description>Embedded Wizard GeneratedCode</description>
      <RTE_Components_h>
         #define  EW_SURFACE_ROTATION 90
         #define  EW_FRAME_BUFFER_COLOR_FORMAT EW_FRAME_BUFFER_COLOR_FORMAT_RGB565
      </RTE_Components_h>
      <files>
        <file category="source" name="Application.c"/>  
        <file category="source" name="Core.c"/>  
        <file category="source" name="Effects.c"/>  
        <file category="source" name="Flat.c"/>  
        <file category="source" name="Graphics.c"/>  
        <file category="source" name="Resources.c"/>  
        <file category="source" name="Steel.c"/>  
        <file category="source" name="Templates.c"/>  
        <file category="source" name="Views.c"/>  
      </files>
    </component>
    <component Cclass="EmWi/PlatformPackage">
      <description>Embedded Wizard PP</description>
      <RTE_Components_h>
      </RTE_Components_h>
      <files>
      <!--  include folder -->
        <file category="include" name="..\..\PlatformPackage/RTE/"/>
        <file category="include" name="..\..\PlatformPackage/RGB565/"/>
        <file category="source" name="..\..\PlatformPackage\RTE\ewextrte.c"/>  
        <file category="source" name="..\..\PlatformPackage\RGB565\ewextgfx.c"/>  
        <file category="library" name="..\..\PlatformPackage\RTE\libewrte-m7-keil.lib"/>  
        <file category="library" name="..\..\PlatformPackage\RGB565\libewgfx-m7-r90-keil.lib"/>  
      </files>
    </component>
  </components>
</package>

 

 

by
Hi Alexander,

we are using V5.23.00 of uVision. We never observed the problem you described.
Would it be possible to update to uVision V5.23.00 to be sure, that this problem is not related to the older uVision version?

The contents of the 'ewfiles.gpdsc' you posted look fine.

Is there any error message, when &micro;Vision crashes?

I asume, that you open &micro;Vison by double clicking to 'Project.uvprojx'.
Did you already try to open &micro;Vision without the project and open the template project afterwards?

Regards,
Martin
by
With compiler Keil uVision 5.18  - Tara.Embedded_Wizard_Launcher.0.5.0 pack not working!

With compiler Keil uVision 5.24 everything works fine!!!

Inform installation instructions Tara.Embedded_Wizard_Launcher.0.5.0!!!

1 Answer

0 votes
by
Thanks everybody for clarification of this issue.

The solution is: Use uVision V5.23 or higher to solve the above discussed problem.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...