Other Parts Discussed in Thread: MSP430FR5994
A customer reported that when their project is almost running out of the FRAM(92%) and RAM(98%) size of the MCU(MSP430FR5994). Some local variables located in the RAM will be distorted when adding a breakpoint in the code to check on other variables. They already set a very large stack size(2800 bytes), however, it does not help this situation. And when the MCU is in free run mode, everything works as expected. So, our question is that does the breakpoint function occupy the the RAM of the MCU? And what else will be used by the breakpoint function? Why using a large stack size can not solve this issue?
Thank you in advanced!
Best regards,
Cash Hao