Shivam Lahoti
Followers: 0 Following: 0
Feeds
답변 있음
Error in math.h file while Autosar code generation
Hi Namrata, I understand that you are encountering MISRA errors related to syntax issues while compiling your .c file, specific...
Error in math.h file while Autosar code generation
Hi Namrata, I understand that you are encountering MISRA errors related to syntax issues while compiling your .c file, specific...
10일 전 | 0
답변 있음
MISRA C compliant code generation
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...
MISRA C compliant code generation
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...
10일 전 | 0
답변 있음
getting MISRA C:2012 Rule 10.1 warning in model advisor with bitwise operation in stateflow
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...
getting MISRA C:2012 Rule 10.1 warning in model advisor with bitwise operation in stateflow
Hi, I understand that you are experiencing MISRA violations in your Simulink model. MISRA violations are important to address, ...
10일 전 | 0
답변 있음
Dot indexing is not supported for variables of this type - Model Advisor
Hi Matthew, I understand you are getting the following error in Model Advisor: "Dot indexing is not supported for variables of...
Dot indexing is not supported for variables of this type - Model Advisor
Hi Matthew, I understand you are getting the following error in Model Advisor: "Dot indexing is not supported for variables of...
10일 전 | 0
답변 있음
The left-hand side of a . operator must be a valid scope identifier
Hi Damandeep, I understand you are encountering the error: 'The left-hand side of a . operator must be a valid scope identifier...
The left-hand side of a . operator must be a valid scope identifier
Hi Damandeep, I understand you are encountering the error: 'The left-hand side of a . operator must be a valid scope identifier...
11일 전 | 0
답변 있음
xcp error ; TI C2000
Hi, I understand you are encountering the following error: This error can stem due to multiple reasons. One of the prominent o...
xcp error ; TI C2000
Hi, I understand you are encountering the following error: This error can stem due to multiple reasons. One of the prominent o...
11일 전 | 0
답변 있음
Description of Matlab Windows Application exit codes
Hello Dora, I understand that you are working with MATLAB Compiler-generated applications and are concerned about the exit code...
Description of Matlab Windows Application exit codes
Hello Dora, I understand that you are working with MATLAB Compiler-generated applications and are concerned about the exit code...
11일 전 | 0
답변 있음
Unable to find error in called function code
Hello, It sounds like you're facing challenges with implementing Newton's method in MATLAB, particularly with unexpected comple...
Unable to find error in called function code
Hello, It sounds like you're facing challenges with implementing Newton's method in MATLAB, particularly with unexpected comple...
11일 전 | 0
답변 있음
Hello, i receive this error, i am attempting to plot Td with sample h
Hello, The error "Matrix dimensions must agree" suggests a mismatch in the dimensions of the arrays you're working with. In you...
Hello, i receive this error, i am attempting to plot Td with sample h
Hello, The error "Matrix dimensions must agree" suggests a mismatch in the dimensions of the arrays you're working with. In you...
11일 전 | 0
답변 있음
Error: Generated code from your project uses OpenCV and requires that you use a supported C++ compiler. Use 'mex -setup' to select a supported C++ compiler.
Hello, I understand you're facing an issue with generating code from your Simulink project, and the error message indicates the...
Error: Generated code from your project uses OpenCV and requires that you use a supported C++ compiler. Use 'mex -setup' to select a supported C++ compiler.
Hello, I understand you're facing an issue with generating code from your Simulink project, and the error message indicates the...
11일 전 | 0
답변 있음
"Maximum variable size allowed on the device is exceeded." when using predict on GPU
Hi hanspeter, I understand you are encountering a “Maximum variable size allowed on the device is exceeded" error when using pr...
"Maximum variable size allowed on the device is exceeded." when using predict on GPU
Hi hanspeter, I understand you are encountering a “Maximum variable size allowed on the device is exceeded" error when using pr...
23일 전 | 0
답변 있음
How to solve the "No rule to make target `.refresh', needed by `ert_main.o.opt'. Stop." when I use Embeded Coder to build generated C code?
Hi, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find the in...
How to solve the "No rule to make target `.refresh', needed by `ert_main.o.opt'. Stop." when I use Embeded Coder to build generated C code?
Hi, The error "No rule to make target" is typically thrown by the make/gmake build automation tool because it can't find the in...
23일 전 | 0
답변 있음
TMS320F28377D Simulink External Mode Error
Hi, I understand you are encountering an “rtiostream timeout” error. One possible cause for this issue could be that the GPIO ...
TMS320F28377D Simulink External Mode Error
Hi, I understand you are encountering an “rtiostream timeout” error. One possible cause for this issue could be that the GPIO ...
대략 1개월 전 | 0
답변 있음
Failed to generate binary inputs.
Hi Manas , I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particular error ...
Failed to generate binary inputs.
Hi Manas , I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particular error ...
대략 1개월 전 | 0
답변 있음
Failed to generate all binary outputs.
Hi Tarek, I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particular error m...
Failed to generate all binary outputs.
Hi Tarek, I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particular error m...
대략 1개월 전 | 0
답변 있음
How to resolve "Failed to generate all binary outputs" while deploying code on F28335 Microcontroller using Simulink
Hi Muhammad Azeem, I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particula...
How to resolve "Failed to generate all binary outputs" while deploying code on F28335 Microcontroller using Simulink
Hi Muhammad Azeem, I understand you are encountering a “Failed to generate all binary outputs” error in MATLAB. This particula...
대략 1개월 전 | 0
답변 있음
Run Time Error in Texas Instruments C2000 PIL Testing
Hi Sivakumar, I understand you are encountering an “rtiostream timeout” error when trying to run a PIL simulation on a C2000 ta...
Run Time Error in Texas Instruments C2000 PIL Testing
Hi Sivakumar, I understand you are encountering an “rtiostream timeout” error when trying to run a PIL simulation on a C2000 ta...
대략 1개월 전 | 0
답변 있음
How to use Matlab generated PWM pulse in C2000 epwm block
Hi Pratyay, I understand you want to use a MATLAB-generated PWM pulse in the C2000 ePWM block. You can use the MATLAB-generat...
How to use Matlab generated PWM pulse in C2000 epwm block
Hi Pratyay, I understand you want to use a MATLAB-generated PWM pulse in the C2000 ePWM block. You can use the MATLAB-generat...
대략 1개월 전 | 0
답변 있음
Linearize FMU model in Simulink
Hi Alberto, I understand you want to understand if import bock supports linearization of FMU models. FMU import block supports...
Linearize FMU model in Simulink
Hi Alberto, I understand you want to understand if import bock supports linearization of FMU models. FMU import block supports...
대략 1개월 전 | 0
답변 있음
TI C2000 Microcontroller Slow IPC-Transmission of an int32 with just 1kHz
Hi Marcel, I understand you are experiencing performance issues with the IPC transmission. When testing the IPC connection in c...
TI C2000 Microcontroller Slow IPC-Transmission of an int32 with just 1kHz
Hi Marcel, I understand you are experiencing performance issues with the IPC transmission. When testing the IPC connection in c...
2개월 전 | 0
답변 있음
Stoping epwm after one period via one-shot trip
Hi, I understand you want to disable the ePWM after a trip event. The Trip Zone settings of the ePWM block can be configured to...
Stoping epwm after one period via one-shot trip
Hi, I understand you want to disable the ePWM after a trip event. The Trip Zone settings of the ePWM block can be configured to...
2개월 전 | 0
답변 있음
How to send these ADC values in a buffer over SPI using c2000 blocks
Hi Haadia, I understand that you want to share the ADC data to SPI. You can use the SPI Transmit (or Receive) block to send (o...
How to send these ADC values in a buffer over SPI using c2000 blocks
Hi Haadia, I understand that you want to share the ADC data to SPI. You can use the SPI Transmit (or Receive) block to send (o...
2개월 전 | 0
답변 있음
TMS320F28335: how to disable epwm module after a certain time in simulink
Hi, I understand you want to disable the ePWM module. You can use the Trip Zone unit to disable the ePWM. You may select the s...
TMS320F28335: how to disable epwm module after a certain time in simulink
Hi, I understand you want to disable the ePWM module. You can use the Trip Zone unit to disable the ePWM. You may select the s...
2개월 전 | 0
답변 있음
Why does the spi block not send the second value?
Hi Haadia, I can understand that you are not able to send complete data through the SPI blocks. Following the steps mentioned b...
Why does the spi block not send the second value?
Hi Haadia, I can understand that you are not able to send complete data through the SPI blocks. Following the steps mentioned b...
2개월 전 | 0
답변 있음
when I use TI C2000 microcontroller blockset demos to generate code for F28069 Launchpad, error reports like these
Hi Bin, I understand you are encountering the error: 'The left-hand side of a . operator must be a valid scope identifier' when...
when I use TI C2000 microcontroller blockset demos to generate code for F28069 Launchpad, error reports like these
Hi Bin, I understand you are encountering the error: 'The left-hand side of a . operator must be a valid scope identifier' when...
2개월 전 | 0
답변 있음
cast shadow in Simulink 3D Animation
Hi Simon, I understand you want to cast the shadow of an object onto another surface in Simulink 3D Animation. To achieve this,...
cast shadow in Simulink 3D Animation
Hi Simon, I understand you want to cast the shadow of an object onto another surface in Simulink 3D Animation. To achieve this,...
2개월 전 | 0
답변 있음
Error when using MATLAB toolbox for Ryze Tello Drones: Dot indexing is not supported for variables of this type.
Hi kiattisak, I can understand that you are getting the following error: “Dot indexing is not supported for variables of this ...
Error when using MATLAB toolbox for Ryze Tello Drones: Dot indexing is not supported for variables of this type.
Hi kiattisak, I can understand that you are getting the following error: “Dot indexing is not supported for variables of this ...
3개월 전 | 0
답변 있음
Abnormal exit error while running model advisor check
Hi Niraj, I understand you are receiving an unexpected error when running model advisor on your Stateflow model. This appears t...
Abnormal exit error while running model advisor check
Hi Niraj, I understand you are receiving an unexpected error when running model advisor on your Stateflow model. This appears t...
4개월 전 | 0
답변 있음
Incapable of getting datas from Arduino Mega 2560
Hi Pierre-Olivier, I can understand that you are getting the following error: External Mode Open Protocol Connect command fail...
Incapable of getting datas from Arduino Mega 2560
Hi Pierre-Olivier, I can understand that you are getting the following error: External Mode Open Protocol Connect command fail...
5개월 전 | 0
답변 있음
Finding the transfer function of a DC-DC Converter and then calculating PI values for controller
Hi Chukwudalu, To understand the Dual Active Bridge converter, you shall refer to the following demo on “Modeling and Control o...
Finding the transfer function of a DC-DC Converter and then calculating PI values for controller
Hi Chukwudalu, To understand the Dual Active Bridge converter, you shall refer to the following demo on “Modeling and Control o...
5개월 전 | 0