Linker problem ''symbol d_imul not defined''
Posted on November 04, 2011 at 01:51I'm building a project for an STM8S208 using the Cosmic compiler (CXSTM8_32K) within ST Visual Develop. When I link, I receive the error ''symbol d_imul not defined''. The project was working well previously usi...