Emma icon indicating copy to clipboard operation
Emma copied to clipboard

Emma Memory and Mapfile Analyser

Results 12 Emma issues
Sort by recently updated
recently updated
newest added

## Feature Description Supporting more file format I use IAR compiler

enhancement
help wanted
hardwork
emma
SP: 55

## Feature Description Emma needs a face - a logo. I always had the association with an [aircraft marshaller](https://en.wikipedia.org/wiki/Aircraft_marshalling) when I think of Emma. So this is my (pretty old)...

documentation
enhancement
SP: 8

## Feature Description In order get a more gentle introduction and better presentation of Emma a rework of the top level (README.md) readme would be beneficial. * Some parts are...

documentation
enhancement
good first issue
SP: 8

## Feature Description Here: https://github.com/bmwcarit/Emma/blob/87c3402c35dfb19499797db8c889f03fbbd6aa1e/Emma/emma_libs/memoryManager.py#L254 ```python for plottedElement in plottedElements: if element[Element.addressStart] < plottedElement[PlottedElement.addressEnd] and yAxe Like this free space from upper regions will be used (worst cast would be...

enhancement
emma
SP: 8

## Feature Description With the memory manager redesign (issue #5 ) we smoothed the ways for implementing a parser (memory manager) for GCC. See also this issue: https://cc-github.bmwgroup.net/marcelschmalzlpartner/MAdZ/issues/74 # TODOs...

enhancement
hardwork
emma
SP: 89

The following topics need to be done: ### Tool evaluations - unittest - Python standard library unit testing framework - Link: https://docs.python.org/3/library/unittest.html - **Decision: This will be our primary tool...

enhancement
SP: 34

## Feature Description For increased performance we should try to test the performance of Numba with Emma. Project website: https://numba.pydata.org/

enhancement
good first issue
low prio
emma
SP: 8

## Feature Description * Tests if... * something (section, object, ...) is within one section * something is contained, overlapped, ... * what is before and after the given "something"...

enhancement
SP: 8

Is it possible to add the top level Emma script as an entry point? https://github.com/bmwcarit/Emma/blob/aa819037bd459094852bc9703ad9292ea9046c75/setup.py#L75

enhancement
question
low prio
SP: 5

# Description Since we switched to GitHub pages there is no need for html documentation anymore. To be discussed if we should keep the html generation part for docs. However...

bug
documentation
good first issue
low prio
SP: 13