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.

LAUNCHXL-F28P65X: LAUNCHXL-F28P65X: c2000

Part Number: LAUNCHXL-F28P65X

Tool/software:

I am currently working with the Texas Instruments C2000 F28P65X board and using Simulink to develop and deploy code onto the hardware. However, I am encountering an issue during deployment. The build process fails with the following error:" Check the 'Download Executable to Hardware'". Attached below is the detailed error log for your reference.

Additionally, I have observed that when I connect the TI board to my laptop, it does not appear in the COM ports section of the Device Manager. Could you please provide guidance on resolving this? 

Error Log:
Build duration: 0h 0m 28.793s
Error using codertarget.utils.invokeDownloader
The following error occurred during deployment to your hardware board:

Error occurred during deployment to the hardware board. Check the 'Download Executable to Hardware'
stage above for more details.

Error in codertarget.tools.BuildHook/after_make

Error in coder.coverage.BuildHook.dispatch_after_make (line 344)
after_make(hookH);
^^^^^^^^^^^^^^^^^^
Error in coder.internal.ModelBuilder>i_buildProcedure (line 1739)
coder.coverage.BuildHook.dispatch_after_make(lBuildHookHandles);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in coder.internal.ModelBuilder.make_rtw (line 136)
[modelBuildResult, mainObjFolder] = i_buildProcedure...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in build_target

Error in build_target

Error in build_standalone_rtw_target

Error in slbuild_private

Error in slbuild_private

Error in sl_feval

Error in coder.internal.codegenAndCompile

Error in slbuild

Error in slbuild - Show complete stack trace