Statistics
RANK
1,760
of 300,365
REPUTATION
38
CONTRIBUTIONS
4 Questions
49 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
6
RANK
of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,262
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error during Build Deploy and Start on Linux
Platform : Linux Build Successfull Binary gets deploy on target using CCS (Windows) But fails on Linux using Simulink on doin...
7 months ago | 1 answer | 0
1
answerCode generation information file does not exist.
Hello, This error typically occurs when the code generation information file is missing, which can happen for several reasons...
1 year ago | 0
STM32F4 Serial Communication
Hello Han, Yes, you can establish serial communication between the STM32F446 microcontroller and MATLAB by following these step...
1 year ago | 0
I really need help about LSTM.
Hello Nazila, To determine the output size for the first fullyConnectedLayer after the lstmLayer, you generally want to conside...
1 year ago | 0
Artmap Algorithm Implementation in matlab...
Hello, For implementing ARTMAP Algorithm in MATLAB, you can utilize the following resources. Fuzzy ART and Fuzzy ARTMAP Neural...
1 year ago | 0
Fuzzy Kohonen Clustering Network Algorithm
Hello Mina, Please refer to this MATLAB Answer regarding Fuzzy Kohonen Clustering Network Algorithm. https://in.mathworks.com/...
1 year ago | 0
kohonen neural networks
Hello Aarif, Here’s how you can use a Kohonen neural network in your MATLAB project. Below is a simple example to create and tr...
1 year ago | 0
Is there a way to switch between two command windows?
Hello Kaan, Unfortunately, MATLAB does not provide a built-in way to switch between multiple command windows once they are open...
1 year ago | 0
error while build deploy and start the model tc4x_8ledsBlinky
Hello, I've successfully regenerated the example on my end. Could you please double-check the steps you've followed? If you enc...
1 year ago | 0
how to do PIL simuilation, if target support package of a micrcontroller does not support PIL?
Hello Vijith, To configure Processor in Loop PIL for a custom target please refer to this link: https://www.mathworks.com/help...
1 year ago | 0
Supports Embedded Coder the new processors from Renesas - RH850 F1L?
Hello Martin, As of R20204a, MathWorks does not provide direct support for Renesas hardware. However, you can explore the workf...
1 year ago | 0
| accepted
Does Embedded Encoder support PIL for MCBSTM32F400 Board?
Hello Laxmi Kant, Yes, it does support the MCBSTM32F400 board. Please refer the following link regarding Code Verification an...
1 year ago | 0
Is there an demo TC275 target for Embedded Coder and Simulink using the HighTec IDE?
Hello, MathWorks supports only the TC4xx and TC3xx series of Infineon boards.Below, you can access the "Infineon Aurix Support ...
1 year ago | 0
Simulink - STM32 - PIL test communication error
Hello Atakan, The timeout error during your PIL simulation can be due to several reasons. Here are some steps to troubleshoot a...
1 year ago | 0
Embedded Coder Support for STM32 Nucleo-H7a3zi-q
Hello Yohannh, I have encountered a similar error related to the 'XCP Internal Timeout Error' in external mode. Here is a wor...
1 year ago | 0
how to select Microcontroller in embedded coder?
Hello Bhargav, Starting with MATLAB R2024a, MATLAB now offers support for both Aurix TC3x and TC4x microcontrollers. Below, you...
1 year ago | 0
Does Embedded Coder support Infineon Aurix Devices?
Hello Avinash, MathWorks currently provides support for the Infineon AURIX TC4x family of microcontrollers. For more detailed...
1 year ago | 0
my arduino package doesn't appear in the simulink library browse?
Hello Oussama, Please check if the Arduino Simulink Library is present on your MATLAB path by executing - >> which -all arduin...
1 year ago | 0
Problem to use DSP F28035 with Simulink
Hello Miguel, I have encountered similar issues while working with TI boards. The error you're experiencing is typically linked...
1 year ago | 0
Erase Previous Build in Flash Memory of TMS320F28379D using simulink
Hello Sachin, When you program a TMS320F28379D LaunchPad with the "boot from Flash" option, the code is written to the non-vola...
1 year ago | 0
Aurix TC37x - Embedded Coder Support Package
Hello Ksurendar, Currently, MATLAB does not offer direct support for the Infineon Aurix TC37x series. You can find a list of su...
1 year ago | 0
Serial communication Matlab to Arduino issue
Hello Alvar, Based on the MATLAB code you provided, it seems you are attempting to write an integer value to the Arduino using ...
1 year ago | 0
Nucleo support package PIL simulation example
Hello Bruno, To set the COM port to COM26 for a Processor-in-the-Loop (PIL) simulation with the STMicroelectronics Nucleo board...
1 year ago | 0
Can't connect to target application in Simulink - Lego Mindstorms EV3
Hello Ondej, I understand that you are encountering 'External Mode Open Protocol Connect command failed' error while using Leg...
1 year ago | 0
Code Coverage in SIL Environments
Hello Dhruv, I understand you are facing challenges with achieving complete structural coverage in your SIL testing process. F...
2 years ago | 1
| accepted
Matlab 2023b unable to access the web
Hello Peter, I understand you're encountering difficulties accessing the web with MATLAB 2023b. I attempted to replicate the ...
2 years ago | 0
How to resolve Simulink C2000 Build Error for "Program will not fit into available memory"?
Hello Dev, I understand your are getting a Build Error : "Program will not fit into available memory". To resolve this issue, p...
2 years ago | 0
Question
.out binary file unable to flash
Hello, I developed a target for the TI AWR1642 and, to evaluate code generation, I implemented a basic gain block. The generat...
2 years ago | 1 answer | 0
1
answerQuestion
Flash .out file to Target
Hello, I created a .out file from Simulink for my TI board and need to flash it to the hardware. I'm attempting to use a system...
2 years ago | 1 answer | 0
1
answerActivate Application Deployment Feature
The issue was resolved and the code was successfully generated after removing the print status section, which was erroneously ac...
2 years ago | 1
| accepted


