Microsoft Visual C++ Debug Assertion Failed Error in Simulink Embedded Coder With TI C2000 F2803x Microcontroller
조회 수: 16 (최근 30일)
이전 댓글 표시
I have encountered an error in the Simulink by using the embedded coder when building C code to the TI C2000 F2803x microcontroller. Firstly the hardware support package "Embedded Coder Support Package for Texas Instruments C2000 Processors" was installed to my laptop. Then the simple block diagram given is constructed in the simulink to test the microcontroller by blinking its LED.

When I pressed the build button in the menu Apps => Embedded Coder, an error is occured during building the code for the microcontroller. The error box is given below.

How can I solve this problem?
Note : I am using Matlab R2019b. After i get this error, i re-installed the Matlab but the problem is occured again.
Thank you.
댓글 수: 1
Venkatesh Chilapur
2019년 10월 11일
Hi,
The problem appears to be on the VC++ package.
First start with shipping examples and see if the build is good. Here is the page for the same:
If possible try on a different machine and see if it helps!
Regards,
Venkatesh C
답변 (1개)
Yan-Cung Chen
2022년 6월 19일
Hi,
Did you mange to solve this issue? I am using Matlab 2021b and 2020b with the same problem and could not fix it. Any updates or solutions will be much appreciated, thanks.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!