Hi Santiago,
Thanks for the timely response, but I have a few additional questions and some of them may be from not asking the right questions in the first place.
1. When you say "put the 5 pins to debug the board", are these the RST*,DIO, DCLK, power, and ground for the OpenSDA? I understand that the UART_TX and UART_RX are optional. So, your answer ignores the option of using JTAG? (See my question 4.)
To use JTAG, I would need TMS, TCLK, TDI, TDO, RST, power and ground, which comes to seven connections. Although not connected on the MK22FN512VLH12 in the case of the FRDM-K22F board, is this option generally not used?
3. In the case where I want to send a object file, i.e.: ELF, file to the production facility, what procedure would I follow using KDS to program the part? I don't want to distribute the source files for two key reasons. One is the obvious of "giving away" the source code. But, the other to prevent any inadvertent changes to the code.
Thanks,
Dave