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.

CCS/TMS570LS3137: Resizing an array causes a _dabort system

Part Number: TMS570LS3137

Tool/software: Code Composer Studio

In my application there is array size of 2048 byte. Firmware is work.

After change size on 4096, firmware aborted (goes to the vector _dabort).

Why it happand?