Hi,
Quite new to MCUExpresso and still learning the ropes.
I want to run a specific directory - in this case the read_accel_value_transfer example code - and not build the rest. Observed two things:
1. This folder does not have the little blue C on the folder icon (meaning this folder is not included in build).
2. Second, when I hash the int main (void) code in source so I can run the int main code in the read_accel_value_transfer folder, I am getting this error.

Could anyone help on this?
Thank you!