Community Profile

photo

Ramakrishna Mandalapu

Last seen: 7 days ago|Active since 2019

Statistics

All
  • Solver
  • Knowledgeable Level 2
  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

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

23 days ago | 0

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

23 days ago | 0

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

8 months ago | 0

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

9 months ago | 0

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

9 months ago | 0

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

9 months ago | 0

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

9 months ago | 0

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

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

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

1 year ago

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

2 years ago | 0

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

2 years ago | 1

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

2 years ago | 0

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

2 years ago | 0

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

2 years ago | 2

|accepted

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

2 years ago | 0

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

2 years ago | 0

|accepted

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

2 years ago | 0

|accepted