I do not use board.h nor bsp* in my project, and also I am not initializing the pins that I do not use in my program currently - so P0.17 is not initialized and setup. However using the DK, upon connection, the LED1 P0.17 lights up. I am trying to figure…