Community Profile

photo

Ramakrishna Mandalapu

Last seen: 3 månader ago Active since 2019

Statistics

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

View badges

Content Feed

View by

Answered
CAN communication in NVIDIA Jetson Nano
Hi Vasanth, Unfortunately, on Jetson Nano there are no built-in CAN controllers. You can refer to this post on the NVIDIA blo...

5 månader ago | 0

| accepted

Answered
NVIDIA Jetson Xavier Cuda Error
Hi Harvey, As suggested by Ram, you can install these components from the SDK manager while flashing. If you are missed then yo...

12 månader ago | 0

Answered
How to Streaming Live Video using cudaMallocHost /cudamalloc Python/C++ via PCIe (Transmit/Receive )?
Hi Selva, This looks like an use case of GPU Direct RDMA support but this support is not available currenlty. We will update ...

12 månader ago | 0

Answered
how to embed network from matlab to Jetson Xavier?
Hi Le, Sorry, I did not understand your questions completely. Network you mean, deeplearning network?

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

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

ungefär ett år ago | 0

Answered
Configuring Jetson Nano as slave in MODBUS
Above installation steps resolved the issue at the user.

mer än ett år ago | 1

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

nästan 2 år ago | 1

| accepted

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

nästan 2 år 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...

mer än 2 år 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, ...

mer än 2 år 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...

mer än 2 år 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...

mer än 2 år 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 ...

mer än 2 år 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...

mer än 2 år 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...

mer än 3 år 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:...

mer än 3 år 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...

nästan 4 år 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...

ungefär 4 år 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)...

ungefär 4 år 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...

ungefär 4 år 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 ...

ungefär 4 år 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...

ungefär 4 år 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...

ungefär 4 år 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 ...

mer än 4 år ago | 1

| accepted