Embedded Coder C2000 Example F28069 does not support generating C++ Code
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Venkatesh Chilapur
el 22 de Oct. de 2020
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
Respuestas (1)
Aditya Padmanabha
el 18 de Oct. de 2021
Hi Felix,
Yes as of now only C workflow is supported for the TI C2000 support package.
Thanks,
Aditya
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!