Code Generation Report

created by Embedded Wizard Studio

Version of Embedded Wizard Studio

11.00
(build 5089)

Date of code generation

14 Jul 2022
17:48:18

Selected Profile

The Profile contains configuration parameters affecting the code generation.

Profile

Platform Package name

Identifies the Code Generator and Resource Converters used during the code generation.

NXP.iMX_RT.RGB565

Default conversion mode of Bitmap Resources

Controls how pixel data of Bitmap Resources are processed if no other mode has been specified for the respective Bitmap Resource project member. See also the Bitmap Resource attribute Mode.

Compressed

Conversion mode of all String constants

Controls how contents of string Constant members and string literals are processed.

Compressed

Estimated total memory (flash) usage

It includes the implementation (the logic) of your applicatin, constant data and resources.

110 KB

IMPORTANT: All memory (flash) usage values are roughly estimated. The size of the resutling binary depends on the target CPU architecture, your C/C++ compiler and the selected compiler optimization modes. Also the estimated size does not include the Runtime Environment, the Graphics Engine, the C standard library (libc), BSP, drivers, etc.. In order to get an exact size of the resulting binary please evaluate the linker's MAP file.

Estimated memory (flash) usage for Classes only Show detailed list

It includes the implementation (the logic) of the application.

72 KB

Estimated memory (flash) usage for Constants only Show detailed list

It includes all Constant members found in your project.

1 KB

Estimated memory (flash) usage for Strings only Show detailed list

It includes the converted contents of all string Constant members and string literals found in your project.

1 KB

Estimated memory (flash) usage for Autoobjects only Show detailed list

It includes the initialization for all Autoobject members (global objects) found in your project.

1 KB

Estimated memory (flash) usage for Bitmap Resources only Show detailed list

It includes all Bitmap Resource members found in your project together with the converted pixel data.

6 KB

Estimated memory (flash) usage for Font Resources only Show detailed list

It includes all Font Resource members found in your project together with the converted glyph pixel data and metrics.

32 KB

Total size of all generated files Show detailed list

It is the sum of all code files (e.g. C++, C, H, JS) and resource files (e.g. PNG) created during the code generation process.

813 KB
Project Member Name Content Type Size (Bytes)
Application::Application Class 2978
Charts::Coord Class 166
Charts::CoordList Class 378
Charts::Graph Class 2602
Core::CursorEvent Class 630
Core::CursorGrabEvent Class 326
Core::CursorHit Class 272
Core::DragEvent Class 324
Core::Event Class 220
Core::Group Class 8620
Core::KeyEvent Class 1703
Core::KeyPressHandler Class 618
Core::LayoutContext Class 172
Core::LayoutQuadContext Class 176
Core::Outline Class 1106
Core::QuadView Class 7631
Core::RectView Class 3707
Core::Resource Class 239
Core::Root Class 9819
Core::SimpleTouchHandler Class 3573
Core::Timer Class 760
Core::View Class 1455
Effects::ColorEffect Class 737
Effects::Effect Class 2704
Effects::EffectTimerClass Class 210
Graphics::Canvas Class 2812
Resources::Bitmap Class 510
Resources::Font Class 712
Views::Border Class 650
Views::Frame Class 2045
Views::Rectangle Class 665
Views::Text Class 8988
WidgetSet::PushButton Class 3870
WidgetSet::PushButtonConfig Class 1772
WidgetSet::WidgetConfig Class 196
TOTAL 73346
Unit Name Content Type Size (Bytes)
Application Constants 218
Charts Constants 52
Core Constants 92
Effects Constants 4
Graphics Constants 52
Resources Constants 14
Views Constants 34
WidgetSet Constants 76
TOTAL 542
Unit Name Content Type Size (Bytes)
Application Strings 52
Core Strings 308
Graphics Strings 304
Resources Strings 88
Views Strings 24
TOTAL 776
Project Member Name Content Type Size (Bytes)
Charts::Dots8x8 Bitmap Resource 838
Charts::Line7x100 Bitmap Resource 232
WidgetSet::PushButtonSmall Bitmap Resource 4077
TOTAL 5147
Project Member Name Content Type Size (Bytes)
Application::Font Font Resource 20860
Resources::DefaultFont Font Resource 2198
Resources::FontSmall Font Resource 8773
TOTAL 31831
Project Member Name Content Type Size (Bytes)
Effects::EffectTimer Autoobject 52
WidgetSet::PushButton_Small Autoobject 360
TOTAL 412
Generated File Name File Type Size (Bytes)
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Application.c c 18839
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Application.h h 1682
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Charts.c c 13080
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Charts.h h 2351
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Core.c c 210454
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Core.h h 23993
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Effects.c c 16303
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Effects.h h 2070
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Graphics.c c 22376
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Graphics.h h 2035
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Resources.c c 11514
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Resources.h h 1972
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Views.c c 49738
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\Views.h h 2925
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\WidgetSet.c c 35388
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\WidgetSet.h h 2030
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ApplicationApplication.h h 7561
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ChartsCoord.h h 2136
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ChartsCoordList.h h 2552
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ChartsGraph.h h 5429
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreCursorEvent.h h 7404
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreCursorGrabEvent.h h 5244
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreCursorHit.h h 3247
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreDragEvent.h h 3836
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreEvent.h h 2914
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreGroup.h h 32393
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreKeyEvent.h h 6008
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreKeyPressHandler.h h 4454
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreLayoutContext.h h 2368
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreLayoutQuadContext.h h 2473
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreOutline.h h 8131
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreQuadView.h h 7694
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreRectView.h h 6804
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreResource.h h 2257
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreRoot.h h 32019
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreSimpleTouchHandler.h h 14009
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreTimer.h h 4507
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_CoreView.h h 16460
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_EffectsColorEffect.h h 5224
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_EffectsEffect.h h 6508
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_EffectsEffectTimerClass.h h 2631
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_GraphicsCanvas.h h 12866
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ResourcesBitmap.h h 4055
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ResourcesFont.h h 4674
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ViewsBorder.h h 6812
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ViewsFrame.h h 9946
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ViewsRectangle.h h 6924
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ViewsText.h h 13064
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_WidgetSetPushButton.h h 12062
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_WidgetSetPushButtonConfig.h h 12293
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_WidgetSetWidgetConfig.h h 2270
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\ewfiles.cmake cmake 204
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\ewfiles.inc inc 184
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\ewfiles.lst lst 411
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\ewlocale.h h 1439
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ApplicationFont.h h 70467
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ChartsDots8x8.h h 4143
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ChartsLine7x100.h h 2303
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ResourcesDefaultFont.h h 10793
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_ResourcesFontSmall.h h 31706
C:\Users\vmatai\Documents\Embedded Wizard Projects\Input_Graph\Profile\_WidgetSetPushButtonSmall.h h 14321
TOTAL 831950