Tool/software:
Hi TI team,
Now, I'm trying to use Sysconfig 1.20.0 to convert my .out binary to .rprc file with different name in different path.
The out2rprc script is coming from mcu_plus_sdk_am62ax_10_01_00_33.
I'd like to see the file can be generated in the correct path with correct name by using the command "node.exe out2rprc\elf2rprc.js input\test.out output\test1.rprc".
As a result, the rprc file is generated, but keeps the same name as raw file and stays in the folder where node.exe locates.
Below is the folder structure of my testing.
Would you please let me know what the reason cause my issue?
Thank you~
Br,
Luke