|
Hello,
In our project we have an MCU which has non-contiguous RAM. We are using ThreadX 5.7.5 version and have modular approach. The problem what we are facing is shortage of RAM for one of the modules. I have 2 following questions:
-
Currently we use txm_module_manager_in_place_load functions to load the modules. As soon, as the object in the code is placed into RAM, all instances which are taking this object need to be in RAM as well. Is it possible with latest version of ThreadX to mix
RAM and ROM objects? Will txm_module_manager_absolute_load solve the problem?
-
Is it possible to use non-contiguous RAM for the modules in latest ThreadX? In the version 5.7.5 it is not supported.
Best,
Konstantin
P PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS EMAIL.
This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing
the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments. Thank you.
|