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.

TMS570LS0432: TMS570LS0432

Part Number: TMS570LS0432

I am getting this error when i use IAR workbench

Sat Mar 11, 2017 23:18:39: The stack pointer for stack 'FIQ_STACK' (currently 0x08001000) is outside the stack range (0x08001100 to 0x08001200)

  • Hello Pramod,

    Unfortunately, I am not overly familiar with the IAR tool set at the moment and I don't have one installed at my bench. I will get back to you shortly after I have had a chance to look into the issue.

    In the mean time, have you checked to make sure your settings in the stack configuration asm file align with the IAR tool setup? is there a similar memory map or linker file that needs to be setup to coincide with your code configuration? It might also be worthwhile checking with IAR on this as it seems to be a tool configuration issue.
  • Hello Pramod,

    I spoke with a colleague about this issue. They recommended that you check the stack size in your *.icf file, and adjust the size from the IAR IDE.
  • Hello Pramad,

    Were you able to resolve your issue? If so, can you pose the solution or verify the answer that helped you resolve your issue?