2014-01-21 10:54 AM
2014-01-21 11:54 AM
One might presume you have a multi-target project, and you haven't enabled the files you need in the context of your current target.
2014-01-21 12:55 PM
Hey Clive
I changed target after coding. ''and you haven't enabled the files you need in the context of your current target.'' What do you mean enable the files for current target? Regards2014-01-21 07:05 PM
Ok, so you're supposedly building for a STM322xG-EVAL board, a board with STM32F2xx related files, none are shown in your tree.
Goto Project -> Manage -> Components, Environments, Books Select the ''Project Target'' you're attempting to build, and then navigate the ''Groups'', and manage the ''Files'' Now unless there is some relationship set up, it's not going to build a whole bunch of files and consequentially it's going to fall over and die during the link phase. You might want to consider what board you've selected as a target.