energia / msp430-lg-core

15 stars 12 forks source link

MSP430F5529 : undefined reference to `operator new[](unsigned int)' #44

Open robertinant opened 7 years ago

robertinant commented 7 years ago

From @rei-vilo on August 25, 2016 11:47

Using new against the MSP430F5529 raises an error.

undefined reference to `operator new[](unsigned int)'

Maybe energia/msp430-ng-core will support it?

Cross posted with https://github.com/energia/msp430-lg-core/issues/15

Copied from original issue: energia/msp430-ng-core#2