Embedded Coder Support Package for Texas Instruments C2000 Processors
Show older comments
I have installed matlab 2019a and i tried runnig the Embedded Coder Support Package for Texas Instruments C2000 Processors it shows up the following error when i try to configure it.
Error using matlab.hwmgr.internal.hwsetup.launchHardwareSetupApp (line 18)
Error instantiation matlab.hwmgr.internal.hwsetup.register.C2000Workflow. Details Undefined variable
"codertarget" or class "codertarget.tic2000.hwsetup.LinuxHardwareModule".
Error in matlabshared.supportpkg.internal.ssi.openHwSetupForBaseCodes
com.mathworks.mvm.exec.MvmExecutionException: matlabshared.supportpkg.internal.ssi.openHwSetupForBaseCodes
at com.mathworks.mvm.exec.NativeFutureResult.nativeGet(Native Method)
at com.mathworks.mvm.exec.NativeFutureResult.get(NativeFutureResult.java:62)
at com.mathworks.mvm.exec.FutureResult.getInternal(FutureResult.java:404)
at com.mathworks.mvm.exec.FutureFevalResult.getInternal(FutureFevalResult.java:49)
at com.mathworks.mvm.exec.FutureResult.get(FutureResult.java:262)
at com.mathworks.hwsmanagement.OpenHardwareSetupAction.perform(OpenHardwareSetupAction.java:60)
at com.mathworks.addons.action.PerformAdditionalAction.perform(PerformAdditionalAction.java:28)
at com.mathworks.addons.ActionHandler.dispatch(ActionHandler.java:27)
at com.mathworks.addons.AddonsCommunicator$1.handle(AddonsCommunicator.java:37)
at com.mathworks.connector.message_service.impl.MessageServiceJSONImpl.handlePublishRequest(MessageServiceJSONImpl.java:29)
at com.mathworks.connector.message_service.impl.AbstractMessageService.handlePublishRequest(AbstractMessageService.java:58)
at com.mathworks.connector.message_service.impl.JniMessageServiceAdaptorImpl.doHandlePublish(JniMessageServiceAdaptorImpl.java:59)
at com.mathworks.connector.message_service.api.JniMessageServiceAdaptor.fromNative(JniMessageServiceAdaptor.java:21)
Caused by: com.mathworks.mvm.exec.MvmRuntimeException: Error instantiation matlab.hwmgr.internal.hwsetup.register.C2000Workflow. Details Undefined variable "codertarget" or class "codertarget.tic2000.hwsetup.LinuxHardwareModule".
Error in ==> /usr/local/MATLAB/R2019a/toolbox/shared/hwmanager/hwsetup/launch/+matlab/+hwmgr/+internal/+hwsetup/launchHardwareSetupApp.m>launchHardwareSetupApp at 18
Error in ==> /usr/local/MATLAB/R2019a/toolbox/shared/supportpkgservices/installservices/+matlabshared/+supportpkg/+internal/+ssi/openHwSetupForBaseCodes.p>openHwSetupForBaseCodes at 0
>> matlab.hwmgr.internal.hwsetup.LinuxHardwareModule
Answers (1)
Nivedita
1 minute ago
0 votes
Hi,
You can use the C2000 Microcontroller Blockset which is available from R2023a. It supports Linux environment from R2023a.
These pages can help you get started:
- C2000 Microcontroller Blockset Documentation
- Hardware Setup for C2000 Microcontroller Blockset - MATLAB & Simulink
- Supported Third-Party Tools for Texas Instruments C2000 Processors - MATLAB & Simulink
Thanks,
Nivedita.
Categories
Find more on Texas Instruments C2000 Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!