Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
In the \C2000Ware_1_00_04_00\device_support\f2806x\MWare\utils folder there are 2 files: uartstdio and cmdline. How can I incorporate these utilities into my project? When I've tried to use them and then followed the example in the F2806x Firmware Development Package pdf on pg 123, I get compilation errors saying that SYSCTL_PERIPH_GPIOA isn't defined.
I've attached the pdf and a shot of the snippet I'm trying to get to work. F2806x-FRM-DEV-PKG-UG.pdf
Here's the snippet:
I've tried looking for a skeleton example that includes the utilities, but haven't had any success. Any suggestions on how I can incorporate these tools in my development environment would be fantastic.
Thank you!