Tool/software:
Hi,
I need to force a huge list of global variables in a specific RAM section.
I'm using the DATA_SECTION pragma like this:
where ".cal_par_block_ram" is the RAM section. But I have to set DATA_SECTION for each variable using this method.
Is there a smarter method to force all the varibles at the same time?
Compiler: ti-cgt-arm_20.2.7.LTS
IDE: Code Composer Studio Version: 12.8.0.00012
Thanks & Regards
Diego Greco