‎11-03-2021
11:09 PM
2,133 Views
vikingyuan
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have the following error when linking RT1060 project under MCUXpresso.
- c:/nxp/mcuxpressoide_11.4.0_6237/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.4.0.202103011116/tools/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld.exe: PSC.axf section `OCRam' will not fit in region `SRAM_DTC'
c:/nxp/mcuxpressoide_11.4.0_6237/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.4.0.202103011116/tools/bin/../lib/gcc/arm-none-eabi/10.2.1/../../../../arm-none-eabi/bin/ld.exe: region `SRAM_DTC' overflowed by 151880 bytes
I'm new to the embedded RTOS. Is there any guide to help to modify this? Thanks!
Solved! Go to Solution.
1 Solution
‎11-08-2021
08:39 PM
2,111 Views
niclee0213
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have the same overflowed issue, we refer below link to solved, FYR
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Reallocating-the-FlexRAM/ta-p/1117649
Reply
2 Replies
‎11-08-2021
08:39 PM
2,112 Views
niclee0213
Contributor II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We have the same overflowed issue, we refer below link to solved, FYR
https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/Reallocating-the-FlexRAM/ta-p/1117649
Reply
‎11-08-2021
08:17 PM
2,115 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This blog https://www.cnblogs.com/henjay724/p/15244983.html may help you
