Heap size setup for IMXRT1170 with FreeRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Heap size setup for IMXRT1170 with FreeRTOS

647 Views
vikl
Contributor I
Hi,
 
Following error is observed during build,
 
Error[Lp011]: section placement failed unable to allocate space for sections/blocks with a total estimated minimum size of 0x4'3f44 bytes (max align 0x20) in <[0x2000'0000-0x2003'ffff]> (total uncommitted space 0x4'0000).
 
Main application stack size is set to 10KB and the application heap size is set to 200KB in the linker file. In the FreeRTOSConfig.h file the heap size is set to 100KB. Attached are screenshots for reference.
 
Details:
 
Device: MIMXRT1172CVM8A
RTOS: FreeRTOS Kernel V10.5.0 
IDE: IAR Embedded Workbench for ARM 9.30.1.50054
 
Please let me know if more information is required.
Labels (1)
0 Kudos
Reply
1 Reply

583 Views
Habib_MS
NXP Employee
NXP Employee

Hello @vikl,

In order to support you better, could you provide me the example that you are currently using and the SDK version?


BR
Habib

0 Kudos
Reply