FAQ & Troubleshooting
How do I use logging?
Log-Messages in GOAL are processed and printed using the module goal_log.c
. Please refer to Logging | Configuration for the documentation of this module.
How do I use the GOAL software delivery?
Usually the GOAL delivery contains the whole sourcecode in combination with preconfigured projects. These projects might either be compiled by the commandline tool make or several IDEs like Eclipse, STM32CubeIDE and e² studio.
Generating own IDE projects is possible by GOALs project generator. Please refer to GOAL - Tiva TM4C1294 | Generate projects with GOAL for a description about how to run this tool and pre-built projects, exampled on for the TIVA device.