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.

MSP432E401Y: increasing isr stack size

Part Number: MSP432E401Y

I cant change the isr stack size i changed all stack memory sizes in the bios .cfg just to see which one controls it but i havent found any property that changes it.I also tried setting Program.StackSize = 0 which should default the stack size to be defined in the linker .cmd file using --stack_size = 1024 but still no luck.Were else should i look thanks