Hi Daniel,
Our microcontroller bootloaders require an image signature to verify the validity of the image.
The image signing tool is implemented in Python
2. Does the FTDI and LPC Link2 interface require Python to work?
No, if the compilation process generates the signature correctly, there shouldn't be any problem.
3. The UART of the customer SOC is connected to K32W (should not install Python), so will SOC's UART still work?
Yes, the SOC'S still works if the image was generating with the image signature.
Regards,
Mario