This is a rookie question but I can't seem to find the answer so I'll ask the question:
Background:
I've got a KL02Z16 type of chip and build an SDK for it from the website. I installed that into the IDE and it looks like there were no issues there. I used the Config Tools app to set the pin descriptions and all and built the project in the Project Generator tab selecting 'MCUXpresso IDE' for the toolchain and 'Baremetal' for the RTOS. No problems so far. Finally, in the IDE app I selected the 'Import project(s) from file system...' and imported the generated project.
Issue:
While it looks like the code is correct, the 'Build' selection is greyed out.. What am I missing?
I've attached screenshots of the IDE and Config Tool windows in case that helps someone see my mistake.
Thanks in advance for the help!