Giter Site home page Giter Site logo

technicalinformatics / mem_layout_mgr Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.84 MB

Memory Layout Manager for Linker Scripts

Home Page: https://technicalinformatics.github.io/mem_layout_mgr/

License: GNU General Public License v3.0

Yacc 29.75% Lex 19.37% Makefile 1.85% C++ 48.14% Shell 0.90%
parser visualization linker gcc-complier tool bison-grammar bison flex lexical-analysis lexical-grammar

mem_layout_mgr's Introduction

Memory Layout Manager for Single and MultiCore Systems

Build Status

The memory layout manager is a simple GUI, which should help to parse and verify linker scripts projects. Details: Thesis

I recommend to use Netbeans IDE 8.x, because the bison support is working out
of the box. Otherwise, I would recommend and install a plugin for bison flex.

alt Result

Installation

A toolchain is provided to start the project out of the box.

  • Bison 3.0.4
  • Flex 2.6.1
  • WxWidgets 3.1.0
  • C++11 >= 6

Go in the root folder and execute ./install_tc.sh. It will last around 40 minutes.

In Windows, you need to run a bash window first. Activate bash shell in Windows 10.

Usage

make help // shows you a list of options

Find a graphical overview of the grammar, klick here.

History

This file started with LinkerScript Parser v0.0 and tracks the feature of this tool. Each line will describe a single addition/removement/change and adhere to the following format:

<Author> <Type> : <Textual_description_without_linebreak>

Authors (so far):

  • PL Peter Lorenz

Type:

  • + Addition
  • - Removement
  • # Modification
  • ~ Fix
  • ! Misc.
  • (very significant entries should be in upper case and prefixed with "-----" )

Table of changes:

  • PL + The initial setup is done. Version 0.0
  • todo add changes

Credits

  • Master Project, written by Peter Lorenz.

License

GNU General Public License v3.0


Grammar-Overview

alt Result Go to development/parser/output/parser.png

mem_layout_mgr's People

Contributors

js5t3r avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mem_layout_mgr's Issues

Cannot build

Hi admin

this is cool and useful tool so I building but it doesn't work well.

Could you let me know easy way to build with latest environment or upload binary to use ?

regards,

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.