@@ -159,6 +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.
== 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]!
{blank}
{blank}
== Can I contribute to this wiki?
...
...
@@ -173,3 +179,7 @@ In any case use the existing FAQs as a template. The wiki is coded in asciidoc,
NOTE: Some caveats with the wiki: If you edit it online and add images by the "attach file" button, a link will be automatically inserted - but due to a bug, unfortunately in markdown code - you have to adapt this. Furthermore those images are not accessible by git clone.