photo

Asim


Last seen: 11 days ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
49 Answers

RANK
1,730
of 298,237

REPUTATION
38

CONTRIBUTIONS
4 Questions
49 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
6

RANK
 of 20,553

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,651

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

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

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...

11 days ago | 0 answers | 0

0

answers

Answered
Code 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...

6 months ago | 0

Answered
STM32F4 Serial Communication
Hello Han, Yes, you can establish serial communication between the STM32F446 microcontroller and MATLAB by following these step...

6 months ago | 0

Answered
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...

6 months ago | 0

Answered
Artmap Algorithm Implementation in matlab...
Hello, For implementing ARTMAP Algorithm in MATLAB, you can utilize the following resources. Fuzzy ART and Fuzzy ARTMAP Neural...

6 months ago | 0

Answered
Fuzzy Kohonen Clustering Network Algorithm
Hello Mina, Please refer to this MATLAB Answer regarding Fuzzy Kohonen Clustering Network Algorithm. https://in.mathworks.com/...

6 months ago | 0

Answered
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...

6 months ago | 0

Answered
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...

7 months ago | 0

Answered
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...

7 months ago | 0

Answered
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...

7 months ago | 0

Answered
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...

7 months ago | 0

| accepted

Answered
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...

8 months ago | 0

Answered
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 ...

9 months ago | 0

Answered
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...

9 months ago | 0

Answered
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...

9 months ago | 0

Answered
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...

11 months ago | 0

Answered
Does Embedded Coder support Infineon Aurix Devices?
Hello Avinash, MathWorks currently provides support for the Infineon AURIX TC4x family of microcontrollers. For more detailed...

12 months ago | 0

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
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

Answered
Code Coverage in SIL Environments
Hello Dhruv, I understand you are facing challenges with achieving complete structural coverage in your SIL testing process. F...

1 year ago | 1

| accepted

Answered
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 ...

1 year ago | 0

Answered
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...

1 year 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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Answered
Activate Application Deployment Feature
The issue was resolved and the code was successfully generated after removing the print status section, which was erroneously ac...

1 year ago | 1

| accepted

Load more