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.

将idle_profile demo添加到自己的工程里面,出现Lp011错误

Other Parts Discussed in Thread: CC3200

将idle_profile demo添加到自己的工程里面,调用platform_init()时出现如下错误:
            unable to allocate space for sections/blocks with a total estimated minimum size of 0x3c0d4 bytes (max align 0x400) in <[0x20004000-0x2003c000]> (total uncommitted space 0x37c01).
请问,这个问题要如何解决? 或者 是否有其他方式,配置系统进入LPDS模式并可通过网络或按键唤醒?