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.

DCA1000EVM: Running Script form MATLAB(Script Failed!)

Part Number: DCA1000EVM
Other Parts Discussed in Thread: AWR1642BOOST

Tool/software:

Hello,

I'm using AWR1642BOOST and DCA1000.

I'm running mmWave studio script with MATLAB.

I found MATLAB code in GitHub and I use it. There's a code line that explain 'config.lua' file in mmwave studio file.

But, In the mmwave studio files, there's no 'config.lua' file. so I have problem.

This fig is my mmwave studio's Lua Shell.

Do you know that 'config.lua' file?

If you know, please explain me how to solve that problem and how do I connect radar and mmwave studio with MATLAB.

Thank you. Have a nice day.

  • Hello,

    I believe you need two backslashs for that line in your script. It is why in the error it says it cannot open file and the directory it lists does not include any "\". Similar to how the directory is set below.

    Best Regards,

    Pedrhom

  • Hello Pedfhom.

    Thank you for your kind reply.

    Actually, I have some problems.

    I have successfully completed the process shown in the above picture. Below are the current issues I'm facing and the MATLAB code I found on GitHub. It seems like the problem might be related to the filenames. Could you please suggest a solution?

       (These are excerpts from the entire matlab code)

    Thank.

  • Hello,

    Since this is not TI software/script, we will only provide limited support. That being said, only thing I see right off the bat is in the error line, I see three " symbols which makes me thing there is a syntax error that.

    Best Regards,

    Pedrhom

  • Hello,

    Thank you for your kind reply.

    I'm sorry, but actually I can't understand about three "symbols. I think there's no "symbols in the MATLAB code.

    Personally, I think the problem is related to the back slash.

    I can't check about the comment [string "chunk":l: '<name>' expected near'(back slash)'

    I have changed the file's name in PostProc several times and fixed my code.

    Please reply.

    Thank you. Have a nice day.

  • Hello,

    Since this is not our code I cannot support more than basic suggestions. I have highlighted in blue what I meant by three ". There in theory should be four.

    Best Regards,

    Pedrhom

  • Hello Pedrhom,

    Thank you for your kind reply.

    I understand what you said.

    Thanks have a nice day.