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.

Problem with running SYS/BIOS application

Other Parts Discussed in Thread: SYSBIOS

Hey,

I want to run a simple SYS/BIOS application, at the moment there is not much to handle.I have only two tasks.

When I debug the application it is terminated and the following messages occurs:

[CortxA8] enter main()
ti.sysbios.heaps.HeapMem: line 294: out of memory: handle=0x800133a0, size=2048
xdc.runtime.Error.raise: terminating execution

A popup from windows says jvm low heap detected.

I`m using windows XP SP3 and CCS 5.1.1.031

Now, is this a problem with the JVM on Windows, CCS or from my sourcecode? How can I fix it?

Thanks for your help