CMSIS-Zone  Version 1.2.0-alpha
System Resource Management
 All Files Pages
Generate output files

The CMSIS-Zone utility can generate files that represent the configuration of the system. These files can be used in the project source files or tool configuration files.

other toolchains for further development. The generator process creates:

  • Configuration files for tool and hardware setup, that are defined by .ftl files in the project ftl directory.
  • Files that represent sub-systems (.rzone and .azone) that can be partitioned further (restart the process).

To start the generation, press the Generate button or use the menu item CMSIS Zone - Generate:

GenCodeButton.png

Check Project Explorer to observe the changes. In the project, the generated .azone and .rzone files appear and the ftl_gen directory contains the files defined by the ftl template files:

gen_output.png