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.

MSP430I2040: TI generated code's data/bss not fitting into MSP430I2040 RAM

Part Number: MSP430I2040
Other Parts Discussed in Thread: MSP430I2041

Hi,

I generated code using energy measurement design center for the MSP430I2041. I am using the MSP430I2040 EVM. When I tried building the TI generated code for the MSP430I2040(instead of MSP430I2041), I found the code was not fitting and I had to reduce stack space by around 45 bytes. Is there any alternative to doing this? I might also need to modify the code a bit to put our own serial protocol but I thought I should first fit the existing code into the FLASH/RAAM.

Can you please tell me where I can reduce the used RAM space.

regards,

Rajkumar

  • Hello,

    The Energy Measurement Design Center (EMDC) does not support the MSP430i2040 device natively due to the memory limitations that you're observing.

    You can make changes to the stack size, code, etc. eventually, but for evaluation, your EVM should have the MSP430i2041 populated on the board even though the name of the EVM contains part of the MSP430i2040 part number.

**Attention** This is a public forum