Memory Section Management

Memory Section Management has not been implemented yet for RTOS based products, but we plan to do so. We have done it sofar for OO RTX based products only.

The purpose is to allow you to locate generated C code of your application plus the code and data in the RXF  to end up at specific memory sections. If you don't care, you do not need to do anything: your linker/locator will use default allocation rules. All you will see are default sections in your linker generated memory map. If you do care, you can instruct your linker/locator with commands to locate specific sections at specific locations.


Copyright (c) Willert Software Tools GmbH. All rights reserved.