TI工程师您好!
在运行自带的Lua程序时,会自动生成以下三个文件。请问生成这三个文件的方法是什么?对应的代码在哪里可以找到?谢谢!

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.
这两个文件是通过ar1.JsonExport命令生成的,具体请看C:\ti\mmwave_studio_03_00_00_07\mmWaveStudio\JSONSampleFiles\json.lua文件。
-- 4. EXPORT
ar1.JsonExport("C:\\ti\\mmwave_studio_03_00_00_14\\mmWaveStudio\\JSONSampleFiles\\22xx\\22xx_export.setup.json", "C:\\ti\\mmwave_studio_03_00_00_14\\mmWaveStudio\\JSONSampleFiles\\22xx\\22xx_export.mmwave.json")