
Ramakrishna Mandalapu
Statistics
RANK
1,757
of 273,571
REPUTATION
28
CONTRIBUTIONS
0 Questions
22 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
6
RANK
of 18,459
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
how to embed network from matlab to Jetson Xavier?
Hi Le, Sorry, I did not understand your questions completely. Network you mean, deeplearning network?
19 days ago | 0
Can I use EtherCAT communication on Jetson Nano as a Target PC for Simulink Code?
Hi Israel, EtherCAT protocol support is not yet implemented in the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA D...
19 days ago | 0
Jetson's Nano GPU as a GPU device
Hi Jagoda, Jetson Nano's GPU is outside of MATLAB environment, so you can not use this as the one on your host (where MATLAB ru...
19 days ago | 0
I can't generate Static Library for NVIDIA TX2 GPU Coder
Hi Vasyl, This looks like a CUDA installation error. Kindly follow the below page to isntall the pre-requisites. https://ww...
22 days ago | 0
SDL Video Display not working in Simulink (MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms)
Hi Paolo, Please try the follwing the steps to get rid off the blank screen issue. on target: Step#1 Get the display environm...
22 days ago | 0
Configuring Jetson Nano as slave in MODBUS
Above installation steps resolved the issue at the user.
7 months ago | 1
Trouble in Code Generation for NVIDIA Jetson
Hi Francesco, Thanks for writing to us. From the log I can say that it is the issue with the SDL libray installation on th...
10 months ago | 1
| accepted
Matlab GPU coder for Xavier Jetson AGX
Hi Gayathri, Thanks for writing to us. From your question I understood that you are tying to run MATLAB on the Jetson AGX ...
10 months ago | 0
Is the TX2 NX and TX2i included in compatible NVIDIA boards for MATLAB Coder?
Hi Georgia, Thanks for reaching out to us through MATLAB Answers. The boards mentioned in the documentation are officially te...
1 year ago | 0
Trying to run the embedded code example from Matlab on the Jetson TX2
Hi Thomas, From the error message I can expect that you are trying to use the onboard camera on TX2 than a USB web camera. So, ...
1 year ago | 0
tcpclient codegen fail MATLAB2020b
Hi Thibaut, 'tcpclient' is not supported for deployment on the NVIDIA Jetson. From the error message it is clear that the gen...
1 year ago | 0
NVIDIA hardware GPIO pins
Hi Andrew, We are bringing the GPIO read/write functionality in MATLAB and Simulink in our future release R2021b as a part of...
1 year ago | 0
Using generated code from the Simulink coder on Nvidia Jetson TX2
Hi Mykyta, Yes, we can generate code from the Simulink coder and deploy it on the NVIDIA Jetson TX2 using the suppor package ...
1 year ago | 0
Deploy ROS simulink model on Nvidia Jetson TX2 board
Hi Pavan, ROS toobbox supports NVIDIA Jetson series boards for remote deployment from future release R2021b onwards. Along wi...
1 year ago | 0
Solved
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
2 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years ago
GPU coder linking error using cmake on the Jetson nano
Hi Yuhao, If you want to use the custom OpenCV installed in the different location on the target then you can use the "coder.up...
3 years ago | 0
NCC problem in jetson nano
Hello Rushabh, Did you set the ~/.bashrc as mentioned in the documentation? You have to update the environment variables in t...
3 years ago | 1
Error connecting to SSH server at ''
Hi Viet, You don't need to setup a static IP. As I mentioned above in the figure you should use that method (link local only)...
3 years ago | 0
which jetson nano good for matlab
Hi Shailesh, NVIDIA Jetson Nano is one of the variants in the NVIDIA Jetson hardware family. Whereas Jetson family has differen...
3 years ago | 0
Error connecting to SSH server at ''
Hi Viet, Are you able to do ssh to the Jetson board? In the jetson, put the connection "method" under ipv4 settings as below ...
3 years ago | 2
| accepted
Jetson Nano with GPU Coder
Hi Sanjay, Did you install "GPU Coder Support Package for NVIDIA GPUs". If so then you can create a hardware object using "jets...
3 years ago | 0
How to use an USB 3 Basler cameras with the GPU Coder on the Nvidia Jetson TX2?
Hi Caludio, For accessing Jetson from MATLAB you should use jetson class, for E.g hwobj = jetson('IPAddress','UserName','Passw...
3 years ago | 0
| accepted
SDL error with NVIDIA Jetson & GPU Coder
Hi Hermann, I am assuming that you are having Jetpack version > 3.3 on the target board.This issue is regarding the change of ...
3 years ago | 1
| accepted