Embedded Coder C2000 Example F28069 does not support generating C++ Code

Hello everybody,
I'm quite new in the topic of embedded code generation.
So fare I started with the following C2000 sample project from MathWorks:
c28069_blink
I connected my TMDSCNCD28069ISO controlCard via USB to my PC. Because I’m using a DRV8312EVM I changed die GPIO settings to the Status LED of the EVM. I Everything was working fine.
When I now change the language settings from C to C++ I get the folowing error:
Does anyone know why my Hardware (TMDSCNCD28069ISO controlCard) does not support C++?
Is it possible to change any settings to generate C++ Code for this Hardware?
I’m looking forward to hearing from you guys.Thanks a lot in advance!
Felix

2 Comments

Hi felix,
This workflow is not supported.
Is there is specific reason why you need C++ code. Usually with Embedded Systems we work with C code.
Regards,
Venkatesh C
Hi Venkatesh,
Thank you for your quick answer.
All our TI-Microprocessors are coded in C++ and the goal is to include generated code in our C++ project’s that is the reason for my question.
If there is not C++ workflow that doesn’t matter that hard because I know it is possible to include C-Code in a C++ project.
I have one more question is it in general, that there is no C++ workflow for the whole C2000 series?
Thanks in advance!
Felix M.

Sign in to comment.

Answers (1)

Hi Felix,
Yes as of now only C workflow is supported for the TI C2000 support package.
Thanks,
Aditya

Products

Release

R2020b

Asked:

on 21 Oct 2020

Answered:

on 18 Oct 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!