Code Generation Report
created by Embedded Wizard Studio
Version of Embedded Wizard Studio |
12.02 |
Date of code generation |
8 Apr 2024 10:01:10 |
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. |
Windows.Software.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. |
22 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. |
21 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 |
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. |
352 KB |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::Application | Class | 257 |
Application::DeviceClass | Class | 245 |
Core::CursorEvent | Class | 630 |
Core::CursorGrabEvent | Class | 326 |
Core::CursorHit | Class | 168 |
Core::DragEvent | Class | 324 |
Core::Event | Class | 220 |
Core::Group | Class | 2676 |
Core::KeyEvent | Class | 1703 |
Core::KeyPressHandler | Class | 526 |
Core::RectView | Class | 335 |
Core::Resource | Class | 239 |
Core::Root | Class | 8523 |
Core::SystemEvent | Class | 250 |
Core::SystemEventTask | Class | 274 |
Core::Task | Class | 295 |
Core::TaskQueue | Class | 1136 |
Core::Timer | Class | 656 |
Core::View | Class | 451 |
Graphics::Canvas | Class | 1357 |
Resources::Bitmap | Class | 510 |
Templates::DeviceClass | Class | 175 |
TOTAL | 21276 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Application | Constants | 16 |
Core | Constants | 68 |
Graphics | Constants | 46 |
Resources | Constants | 14 |
TOTAL | 144 |
Unit Name | Content Type | Size (Bytes) |
---|---|---|
Core | Strings | 264 |
Graphics | Strings | 208 |
Resources | Strings | 88 |
TOTAL | 560 |
Project Member Name | Content Type | Size (Bytes) |
---|---|---|
Application::Device | Autoobject | 28 |
Core::SystemEventQueue | Autoobject | 28 |
TOTAL | 56 |
Generated File Name | File Type | Size (Bytes) |
---|---|---|
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Application.c | c | 7009 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Application.h | h | 1772 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Core.c | c | 138730 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Core.h | h | 27952 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Datalog_GUI.c | c | 1290 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Datalog_GUI.h | h | 1569 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Effects.c | c | 1198 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Effects.h | h | 1557 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Graphics.c | c | 10241 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Graphics.h | h | 1592 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Resources.c | c | 5972 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Resources.h | h | 1596 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Templates.c | c | 2687 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Templates.h | h | 1601 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Views.c | c | 1196 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\Views.h | h | 1551 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_ApplicationApplication.h | h | 3835 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_ApplicationDeviceClass.h | h | 2821 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreCursorEvent.h | h | 7416 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreCursorGrabEvent.h | h | 5256 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreCursorHit.h | h | 2321 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreDragEvent.h | h | 3848 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreEvent.h | h | 2926 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreGroup.h | h | 28120 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreKeyEvent.h | h | 6020 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreKeyPressHandler.h | h | 4261 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreRectView.h | h | 3622 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreResource.h | h | 2269 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreRoot.h | h | 26834 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreSystemEvent.h | h | 4055 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreSystemEventTask.h | h | 4291 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreTask.h | h | 7218 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreTaskQueue.h | h | 5882 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreTimer.h | h | 4299 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_CoreView.h | h | 13168 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_GraphicsCanvas.h | h | 5855 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_ResourcesBitmap.h | h | 4067 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\_TemplatesDeviceClass.h | h | 2104 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\ewfiles.cmake | cmake | 211 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\ewfiles.inc | inc | 191 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\ewfiles.lst | lst | 416 |
E:\list example with extern data storage\list example with extern data storage\GeneratedCode\ewlocale.h | h | 1447 |
TOTAL | 360266 |