Code Generation Report
created by Embedded Wizard Studio
Version of Embedded Wizard Studio |
11.00 (build 5089) |
Date of code generation |
21 Dec 2022 16:29:56 |
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 |
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. |
49 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. |
39 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 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. |
9 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. |
518 KB |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::Application | Class | 2240 |
Core::CursorEvent | Class | 630 |
Core::CursorGrabEvent | Class | 326 |
Core::CursorHit | Class | 168 |
Core::DragEvent | Class | 324 |
Core::Event | Class | 220 |
Core::Group | Class | 6912 |
Core::KeyEvent | Class | 1703 |
Core::KeyPressHandler | Class | 526 |
Core::LayoutContext | Class | 172 |
Core::LayoutLineContext | Class | 176 |
Core::LineView | Class | 2555 |
Core::Outline | Class | 974 |
Core::RectView | Class | 1571 |
Core::Resource | Class | 239 |
Core::Root | Class | 8743 |
Core::Timer | Class | 656 |
Core::View | Class | 975 |
Graphics::Canvas | Class | 2137 |
Graphics::Path | Class | 819 |
Resources::Bitmap | Class | 510 |
Resources::Font | Class | 712 |
Views::Line | Class | 620 |
Views::Rectangle | Class | 637 |
Views::StrokePath | Class | 1294 |
Views::Text | Class | 3692 |
TOTAL | 39531 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Application | Constants | 232 |
Core | Constants | 74 |
Graphics | Constants | 46 |
Resources | Constants | 14 |
Views | Constants | 28 |
TOTAL | 394 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Application | Strings | 116 |
Core | Strings | 256 |
Graphics | Strings | 208 |
Resources | Strings | 88 |
TOTAL | 668 |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::LabelFont | Font Resource | 8773 |
TOTAL | 8773 |
Generated File Name | File Type | Size (Bytes) |
---|---|---|
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Application.c | c | 13875 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Application.h | h | 1694 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Core.c | c | 164227 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Core.h | h | 22539 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Effects.c | c | 1192 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Effects.h | h | 1547 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Graphics.c | c | 31934 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Graphics.h | h | 2510 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Resources.c | c | 11310 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Resources.h | h | 1615 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Views.c | c | 31357 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\Views.h | h | 2146 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\WidgetSet.c | c | 1194 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\WidgetSet.h | h | 1553 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ApplicationApplication.h | h | 5354 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreCursorEvent.h | h | 7406 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreCursorGrabEvent.h | h | 5246 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreCursorHit.h | h | 2488 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreDragEvent.h | h | 3838 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreEvent.h | h | 2916 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreGroup.h | h | 30431 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreKeyEvent.h | h | 6010 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreKeyPressHandler.h | h | 4251 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreLayoutContext.h | h | 2096 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreLayoutLineContext.h | h | 2162 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreLineView.h | h | 6604 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreOutline.h | h | 7887 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreRectView.h | h | 6242 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreResource.h | h | 2259 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreRoot.h | h | 27039 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreTimer.h | h | 4289 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_CoreView.h | h | 14800 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_GraphicsCanvas.h | h | 11155 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_GraphicsPath.h | h | 13806 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ResourcesBitmap.h | h | 4057 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ResourcesFont.h | h | 4676 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ViewsLine.h | h | 6494 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ViewsRectangle.h | h | 6566 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ViewsStrokePath.h | h | 8589 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ViewsText.h | h | 10979 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\ewfiles.cmake | cmake | 192 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\ewfiles.inc | inc | 173 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\ewfiles.lst | lst | 361 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\ewlocale.h | h | 1441 |
C:\Users\vmatai\Documents\Embedded Wizard Projects\path-data-6 - Copy\Profile\_ApplicationLabelFont.h | h | 31637 |
TOTAL | 530137 |