I am trying to build a HalcoGen project for the RM48 with IAR Embedded Workbench, but I get an Error "no definition for" both _c_int00 and custum_dabort durring linking.
I am using IAR version 6.50.2.4585 and HalcoGen version 3.04
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.
I am trying to build a HalcoGen project for the RM48 with IAR Embedded Workbench, but I get an Error "no definition for" both _c_int00 and custum_dabort durring linking.
I am using IAR version 6.50.2.4585 and HalcoGen version 3.04
Hi Allen,
Thanks for your post. Did you follow the IAR Application Note on how use HALCoGen generated code in IAR Embedded Workbench mentioned in the Start Page of HALCoGen?
After following the steps mentioned in the doc, if you still have this problem , please let us know.
Hope that this may help you.Thanks.
Best Regards,
Shelford
Hi Allen,
If my answer has solved your question, would you please verify my answer so the thread can be closed. Thanks a lot.
Best Regards,
Shelford
Allen,
Our functions are defined with C naming conventions. So I don't recommend you enable C++ language support. Thanks.
Best Regards,
Shelford
I contacted IAR tech support and was able to get the issue resolved. IAR workbench allows you to overide the project settings on a per fiile or group bases. This allowed me to select only the C++ files to be compiled as such.
Hi Allen,
Thanks for your clarification. Have a good day.
Best Regards,
Shelford