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.

AWR2944EVM: 使用lua文件使用FlashProgramEnable出现报错

Part Number: AWR2944EVM

你好,今天针对AWR2944EVM开发板,使用lua文件调试,出现问题:

lua文件里调用-ar1.FlashProgramEnable(),出现错误

[16:20:31] &&&&&&&&&&&&&&&&&&&&
[16:20:31] ***Script FAILED!***
[16:20:31] &&&&&&&&&&&&&&&&&&&&
[16:20:31] Script: "dofile("C:\\ti\\mmwave_studio_03_01_04_04\\mmWaveStudio\\Scripts\\Startup\\sample_daocheng.lua")"
[16:20:31] Exception message is:
[16:20:31] ..._04\mmWaveStudio\Scripts\Startup\sample_daocheng.lua:12: attempt to call field 'FlashProgramEnable' (a nil value)
[16:20:31]
[16:23:26]
[16:23:26] Lua Error:
[16:23:26] [string "chunk"]:1: attempt to call field 'FlashProgramEnable' (a nil value)

请帮忙看一下是什么问题?着急