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.

RTOS/CC2640R2F: how to set a module frame through cfg. file

Part Number: CC2640R2F

Tool/software: TI-RTOS

Hello, 

According to document, I can get kind of module frame for hwi or swi through .cfg file like image above. 

I am using cc2640r2 and the only .cfg file that I can find is release.cfg.

So I opened with XDCONF but the content was different. 

Like this.

I can get a module frame  easily like hwi instance through former one if I set only name of the hwi and interrupt number, if what I understand is right.

I couldn't find what I missed, so if I want to cfg file like former one what should I do?