Community Profile

photo

Ramakrishna Mandalapu

Last seen: 7 Tage vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Problem detecting webcams connected in Jetson AGX Orin 64 GB
Hi Gibran, The software is unable to populate the details about webcams. Can you help us with the camera name? Also, please ...

7 Tage vor | 0

Beantwortet
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 Monate vor | 0

| akzeptiert

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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 0

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

etwa ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 1

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

etwa 2 Jahre vor | 1

| akzeptiert

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

etwa 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 0

Gelöst


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

mehr als 3 Jahre vor

Gelöst


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

mehr als 3 Jahre vor

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

fast 4 Jahre vor | 0

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

etwa 4 Jahre vor | 1

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

etwa 4 Jahre vor | 0

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

etwa 4 Jahre vor | 0

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

etwa 4 Jahre vor | 2

| akzeptiert

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

etwa 4 Jahre vor | 0

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

mehr als 4 Jahre vor | 0

| akzeptiert

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

mehr als 4 Jahre vor | 1

| akzeptiert