Code Monkey home page Code Monkey logo

ewlaunch's People

Contributors

antonf-iar avatar felipe-iar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ewlaunch's Issues

delete modules and variables that are not used in IAR

Hi im new to embedded system , I am using IAR compiler to work with ARM ST MCUS
And I want to use CMSIS DSP library which is a big library
The problem I faced is that when I use functions related to Fourier calculation, it gives an out of memory error while I used a small length for Fourier, but the compiler added the whole library to my project, There are notes that IAR stated that modules and variables that are not needed are not used.
And after a lot of searching and asking, ARM-software/CMSIS-DSP#91I found out that it is possible to define a series of rules for the compiler to use only the necessary parts that must be defined before the DSP library is compiled.

In the IAR compiler, CMSIS libraries are added with just one tick.
Now my question is, is it possible to add settings for this library?
And if possible, to which part should these commands be added, because iar has several options

project-->option-->compiler-->preprocess
project-->option-->compiler-->extra option -->command line
project-->option-->assembler-->preprocess
project-->option-->assembler-->extra option -->command line
project-->option-->linker-->define....
project-->option-->linker-->extra option -->command line
.
.
Is there a training video or ... available?

Existing $PROJ_FNAME$.custom_argvars does not get updated

Hi,

I've run into a minor potential issue related to this nice tool.

Description of the possible issue
This issue affects EWlaunch v1.0.
If there is a project with a pre-existing $PROJ_FNAME$.custom_argvars file, EWlaunch is not touching it.
Then, when the EW version selection for the aforementioned project is performed, it does not become persistent across sessions.

Suggested fix
If the project already comes with the $PROJ_FNAME$.custom_argvars and has no EWlaunch information, append the necessary XML keys, in order to get persistence.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.