A section containing only variables (variables defined using the DS directive) is considered to be a data section. Data sections are always allocated in the target processor's RAM area.
We strongly recommend that you use separate sections for the definition of variables and constant variables. This will prevent problems in the initialization of constant variables.