I just unboxed my LaunchPad and am going through the "Getting Started" guide. I am on Lab2 and have copied source code into main.c from the Lab2 source folder. When I build I get 6 errors all stating BIT0aa is undefined. On line 18 though it looks defined to me. I new to this so I may be missing something. Any help would be appreciated.
#define LED0 BIT0aa
Take care,
Jon