Other Parts Discussed in Thread: MSP-TS430RGC64C, MSP430F5229, MSP430F5244, SYSBIOS
Hello;
I have a project on which I've been doing development for a few weeks on the MSP430F5229 development board (MSP-TS430RGC64C), which uses Sys/BIOS. I haven't had any problems. I'm using CCSv5.5.
We recently got our new hardware in, which uses the MSP430F5244. Both the 5229 and 5244 are supposed to have the same amount of flash and RAM (128k, 8k respectively). After making the changes to the project to set things to the 5244, the code builds and links normally but I get this error when downloading the code via the debugger:
"ti.sysbios.heaps.HeapMem: line 307: out of memory: handle=0x3ad2, size=26
xdc.runtime.Error.raise: terminating execution"
It's not immediately clear what might be causing this error, due to the aforementioned similarities between the two chips' memories. Both .cmd linker files for the 5229 and 5244 appear correct with the proper sizes. So I'd assume there's some difference at the Sys/BIOS level.
Any guidance on this matter would be appreciated. Thanks in advance,
Joe Shidle
