Migrating TouchGFX development from IAR to Atollic TrueSTUDIO?
We are currently investigating how to best move from IAR to Atollic, but we're having problems linking the project. More specifically, the linker cannot find the lib file (libtouchgfx.a for gcc), even though it has a seemingly correct path (based on filesystem and/or workspace) and is tracking the object in the workspace.
It may be we're just a bunch of Atollic noobs, but are there any established, working ways of importing, configuring, and building a generated project in Atollic? (In terms of generating resources and setting them up, file structure, include paths, etc.)