@@ -159,11 +159,12 @@ If yours does not then you can manually instruct it to look harder here:
Make also sure the checkbox at the bottom of that tab is enabled.
{blank}
== I am using ROM prefixed functions in my project (e.g. ROM_GPIOPinWrite()) and although I have included rom.h and rom_map.h I get linkage errors (undefined symbols).
Define TARGET_IS_TM4C129_RA0 (#define TARGET_IS_TM4C129_RA0) at the beginning of your main.c or or set it under
menu:Window[Properties > CCS Build > ARM Compiler > Predefined Symbols]!