| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.36.2 Blackfin Variable Attributes
Three attributes are currently defined for the Blackfin.
l1_datal1_data_Al1_data_B-
Use these attributes on the Blackfin to place the variable into L1 Data SRAM. Variables with
l1_dataattribute are put into the specific section named.l1.data. Those withl1_data_Aattribute are put into the specific section named.l1.data.A. Those withl1_data_Battribute are put into the specific section named.l1.data.B. l2-
Use this attribute on the Blackfin to place the variable into L2 SRAM. Variables with
l2attribute are put into the specific section named.l2.data.
This document was generated on October 19, 2013 using texi2html 5.0.
