Part Number:AM5748
Tool/software: Linux
My customer ran into the following issue:
I used our latest Pinmux file, open it in cloud-based PinMux tool (https://dev.ti.com/pinmux/app.html#/default), then downloaded the output.
Then I fetched the latest conversion tool (https://git.ti.com/pmt-generic-converter-tool/am57xx_uboot_pin_config/commits/master) ran it as shown below and get the following error:
./am57xx_generate_pin_config_data.pl -p genericFileFormatPadConf.txt -d genericFileFormatIOdelay.txt -o iopad > iopad.txt
substr outside of string at ./am57xx_generate_pin_config_data.pl line 284.
Use of uninitialized value $val_mux0_name in concatenation (.) or string at ./am57xx_generate_pin_config_data.pl line 285.
./am57xx_generate_pin_config_data.pl -p genericFileFormatPadConf.txt -d genericFileFormatIOdelay.txt -o iodelay > iodelay.txt
Could you pls. have your team check what’s wrong? It used to work when I tested the last time, still with old local pinmux tool and previous conversion tool…
The data files are available if required.
Regards,
Frank