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.

LAUNCHXL-F28379D: FLASH模式下变量dclfuncs的定义

Part Number: LAUNCHXL-F28379D

我已经成功在RAM模式下定义了dclfuncs并使用了PID功能。按照英文论坛的说法,在FLASH模式下应当让dclfuncs定义在FLASH中但在RAM中运行。我尝试将dclfuncs和ramfuncs定义在同一个组里,但是不起作用,请问我该如何修改cmd文件以在FLASH模式下使用DCL中的相关功能。