Hi,
CC1310, simplelink_cc13x0_sdk_3_20_00_23
We set Cache as RAM in order to enlarge RAM size according to above link.
When move .bss to GPRAM. We find RF task will be blocked.
Will it impact RF function when Cache is used as RAM? Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
CC1310, simplelink_cc13x0_sdk_3_20_00_23
We set Cache as RAM in order to enlarge RAM size according to above link.
When move .bss to GPRAM. We find RF task will be blocked.
Will it impact RF function when Cache is used as RAM? Thanks.
Hi,
You have a page presenting the specific procedure to use the Cache as GPRAM on CC13X0: http://dev.ti.com/tirex/explore/node?node=AJtJrPRGA83rcXSTD5.dVA__eCfARaV__LATEST . Can you verify if everything seem correct for you.
In addition, you can hae a look to the following thread dealing with a similar problem: https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz/f/156/p/633993/2340010
I hope this will help,
Regards,
Hi Clement,
It's working now according to the link you provided. http://dev.ti.com/tirex/explore/node?node=AJtJrPRGA83rcXSTD5.dVA__eCfARaV__LATEST .
Thanks very much.