Code Generation Report
created by Embedded Wizard Studio
Version of Embedded Wizard Studio |
11.00 (build 5089) |
Date of code generation |
15 Sep 2022 15:14:30 |
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. |
Tara.Win32.RGBA8888 |
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. |
87 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. |
64 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. |
4 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. |
18 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. |
723 KB |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::Application | Class | 1092 |
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 | 598 |
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::EffectTimerClass | Class | 210 |
Graphics::Canvas | Class | 2385 |
Graphics::Path | Class | 647 |
Resources::Bitmap | Class | 510 |
Resources::Font | Class | 712 |
Views::Frame | Class | 2045 |
Views::Rectangle | Class | 649 |
Views::StrokePath | Class | 1306 |
Views::Text | Class | 8776 |
WidgetSet::PushButton | Class | 3870 |
WidgetSet::PushButtonConfig | Class | 1772 |
WidgetSet::WidgetConfig | Class | 196 |
TOTAL | 65501 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Application | Constants | 96 |
Core | Constants | 92 |
Graphics | Constants | 46 |
Resources | Constants | 14 |
Views | Constants | 34 |
WidgetSet | Constants | 76 |
TOTAL | 358 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Application | Strings | 60 |
Core | Strings | 308 |
Graphics | Strings | 208 |
Resources | Strings | 88 |
Views | Strings | 24 |
TOTAL | 688 |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
WidgetSet::PushButtonSmall | Bitmap Resource | 4077 |
TOTAL | 4077 |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::LabelFont | Font Resource | 8773 |
Resources::FontSmall | Font Resource | 8773 |
TOTAL | 17546 |
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\path-data-2\Profile\Application.c | c | 8293 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Application.h | h | 1694 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Core.c | c | 215505 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Core.h | h | 23995 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Effects.c | c | 4117 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Effects.h | h | 2009 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Graphics.c | c | 29415 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Graphics.h | h | 2965 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Resources.c | c | 11561 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Resources.h | h | 1787 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Views.c | c | 51944 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\Views.h | h | 2931 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\WidgetSet.c | c | 35390 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\WidgetSet.h | h | 2032 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ApplicationApplication.h | h | 4915 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreCursorEvent.h | h | 7406 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreCursorGrabEvent.h | h | 5246 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreCursorHit.h | h | 3249 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreDragEvent.h | h | 3838 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreEvent.h | h | 2916 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreGroup.h | h | 32395 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreKeyEvent.h | h | 6010 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreKeyPressHandler.h | h | 4415 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreLayoutContext.h | h | 2370 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreLayoutQuadContext.h | h | 2475 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreOutline.h | h | 8133 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreQuadView.h | h | 7696 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreRectView.h | h | 6806 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreResource.h | h | 2259 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreRoot.h | h | 32021 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreSimpleTouchHandler.h | h | 14011 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreTimer.h | h | 4509 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_CoreView.h | h | 16462 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_EffectsEffectTimerClass.h | h | 2633 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_GraphicsCanvas.h | h | 12176 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_GraphicsPath.h | h | 10129 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ResourcesBitmap.h | h | 4057 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ResourcesFont.h | h | 4676 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ViewsFrame.h | h | 9948 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ViewsRectangle.h | h | 6812 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ViewsStrokePath.h | h | 8835 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ViewsText.h | h | 12897 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_WidgetSetPushButton.h | h | 12064 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_WidgetSetPushButtonConfig.h | h | 12295 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_WidgetSetWidgetConfig.h | h | 2272 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\ewfiles.cmake | cmake | 192 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\ewfiles.inc | inc | 173 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\ewfiles.lst | lst | 361 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\ewlocale.h | h | 1441 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ApplicationLabelFont.h | h | 31637 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_ResourcesFontSmall.h | h | 31708 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-2\Profile\_WidgetSetPushButtonSmall.h | h | 14323 |
TOTAL | 739399 |