This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWR1443BOOST: Modifying UniFlash python code

Part Number: IWR1443BOOST
Other Parts Discussed in Thread: UNIFLASH

Has anyone tried to modify the UniFlash python code, after creating an executable from Uniflash?

I want to use the RTS pin of a USB UART cable to toggle the SOP2 pin. 

I created the executable zip and tried to modify the Python code in mmWaveProgFlash.py.

After a lot of crashes when running the modified code, I found out that I can't change the number of lines in the python code.

So I had to replace a comment in the code with the desired command. This doesn't allow me to exactly achieve what I want.

Has anyone experience with this, or should I ask this in the CCS/Uniflash forum?

Thanks!