Quantcast
Channel: Microcontrollers
Viewing all articles
Browse latest Browse all 223857

Forum Post: RE: MCU-PLUS-SDK-AM243X: How to put freertos.am243x.r5f.ti-arm-gcc.debug.lib in the TCM for core-1

$
0
0
Hello Eli, We have already done a similar test case to your project requirement. You can get these details from the link below, and we have also added the entire freertos library to the MSRAM memory in the linker command file. You can just update the MSRAM to TCM memory in the linker cmd file. Please let me know if you face any issues. https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1326858/am243x-freertos-jitter/5433121#5433121 SECTIONS { -l "C:/ti/mcu_plus_sdk_am64x_09_00_00_35/source/kernel/freertos/lib/freertos.am64x.r5f.ti-arm-clang.release.lib" (.text) -l "C:/ti/mcu_plus_sdk_am64x_09_00_00_35/source/kernel/freertos/lib/freertos.am64x.r5f.ti-arm-clang.release.lib" (.data) -l "C:/ti/mcu_plus_sdk_am64x_09_00_00_35/source/kernel/freertos/lib/freertos.am64x.r5f.ti-arm-clang.release.lib" (.bss) -l "C:/ti/mcu_plus_sdk_am64x_09_00_00_35/source/kernel/freertos/lib/freertos.am64x.r5f.ti-arm-clang.release.lib" (.rodata) } > MSRAM {} palign(8) e2e.ti.com/.../5468.linker.cmd Regards, Anil.

Viewing all articles
Browse latest Browse all 223857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>