Skip to main content

Analysing code footprint on embedded microcontrollers using GCC generated Map files

Project description

fpvgcc is a python script/package to help analyse code footprint on embedded microcontrollers using GCC generated Map files.

This module uses information contained within .map files generated by gcc (when invoked with -Wl,-Map,out.map), to provide easily readable summaries of static memory usage at various levels of the code hierarchy. This package generates no information that isn’t already contained within the .map file.

The provided outputs can be used to gain insight into the relative sizes of included code, and aid in prioritizing static memory optimization for very low memory platforms. Some provided functionality may also deliver minor usability improvements to the workflow involved in parsing though generated assembly listings.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fpvgcc-0.7.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

fpvgcc-0.7-py2-none-any.whl (14.9 kB view details)

Uploaded Python 2

File details

Details for the file fpvgcc-0.7.tar.gz.

File metadata

  • Download URL: fpvgcc-0.7.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fpvgcc-0.7.tar.gz
Algorithm Hash digest
SHA256 fa8a89bd0c25aa61461c332debafee2040addf9e5e7cf8b92007548e8a409002
MD5 2b4ab3a05ba3d7068a3bd8bd01051bb9
BLAKE2b-256 e951a47786f863b93b0791a43dbdb622a4d0d267237009ed867f9e1d023e3d9e

See more details on using hashes here.

File details

Details for the file fpvgcc-0.7-py2-none-any.whl.

File metadata

File hashes

Hashes for fpvgcc-0.7-py2-none-any.whl
Algorithm Hash digest
SHA256 e220a5c07e922345674403c2ebf4683ddbe29ce43cf4d048118d5a435249dc41
MD5 2171217de27c4da772a8b2aeb2a79c9c
BLAKE2b-256 95401ab6b1bfc76f54c3cb732cefda96dbdb262d4b0bf22370e913c9713f17de

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page