Question
Undefined symbol error - no compile
Posted on August 22, 2014 at 06:05
Hello,
I load several example projects unmodified into Keil and compile as soon as I enter. When the project enters the linking phase, I get an error that HAL_DMA_Init is an undefined symbol, and the project won't compile. Is there any reason for this? This happens with UART, I2C, and SPI examples right out of the box before I have a chance to modify. This is on the STM429I-Discovery\Examples software. The specific issue is ''not enough information to list image symbols''. Thanks David Bassett