Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

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.

IAR error for CC5211F32 TI controller

Other Parts Discussed in Thread: CC2511, SIMPLICITI

Hello everyone,

 I'm using Texas instruments controller CC2511F32 in my project, and the compiler IAR for 8051 ver. 8.11.1

In my code I have had always an error "Error[e12]: Unable to open .xcl file"

After I have modified the IAR options:

  1. ( (menu) Project -> options -> (Category) Debugger -> (tab) setup ->Device Description file: "$TOOLKIT_DIR$\config\devices\_generic\io8051.ddf", with 'Override default' check box selected )
  2.  ( (menu) Project -> options -> (Category) Linker -> (tab) Config -> in 'Linker configuration file': "$TOOLKIT_DIR$\config\lnk51ew_cc2511.xcl", with 'Override default' check box selected )

 

Using these options I have now the Error[e12] no more, but now I become new errors of type: Error[e46]: Undefined external "..." referrd in (C:\ ... \Obj\ ... .r51)

 

 

Can you please lead me to a solution?

Thank you for your kind help

**Attention** This is a public forum