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.
A customer found that a file under C:\Users\<username>\AppData\Local\Temp takes ~5k of memory in the map file generated by simple_peripheral_CC26x2R1_LAUNCHXL_tirtos_ccs:
I did a little research following this link and found this file can be opened by armofd.exe, it show information as below in armofd:
Would you please help explain what is this file and why it takes memory of CC2642? Is it possible to stop this file to be generated in order to save the memory of the device?
Please find the temp file and the map file as attached.
{50B4475C-2253-46D1-A8FA-D931DA281D52}
simple_peripheral_CC26X2R1_LAUNCHXL_tirtos_ccs.map
Best regards,
Shuyang
Hi Shuyang,
I am unfamiliar with the temp file that you are observing. I compiled an unmodified simple_peripheral project and was unable to find it in my map file (see attached). Is this occurring on an unmodified example? Can you share the SDK being used?
simple_peripheral_CC26X2R1_LAUNCHXL_tirtos7_ticlang.map
Best Regards,
Jan
Hi Shuyang,
It seems your issue has been resolved in the following E2E thread: https://e2e.ti.com/f/1/t/1202844
I will close this thread as a result.
Best Regards,
Jan
Hi Jan,
Yes, it seemed to be a compiler optimization behavior. Thanks for the support!
BR,
Shuyang