Community Profile

photo

Ramakrishna Mandalapu

Last seen: 3 meses hace Con actividad desde 2019

Estadísticas

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

Ver insignias

Content Feed

Ver por

Respondida
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 meses hace | 0

| aceptada

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

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

alrededor de 1 año hace | 0

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

alrededor de 1 año hace | 0

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

alrededor de 1 año hace | 0

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

alrededor de 1 año hace | 0

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

alrededor de 1 año hace | 0

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

más de 1 año hace | 1

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

casi 2 años hace | 1

| aceptada

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

casi 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

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

más de 2 años hace | 0

Resuelto


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

más de 3 años hace

Resuelto


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

más de 3 años hace

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

casi 4 años hace | 0

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

alrededor de 4 años hace | 1

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

alrededor de 4 años hace | 0

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

alrededor de 4 años hace | 0

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

alrededor de 4 años hace | 2

| aceptada

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

alrededor de 4 años hace | 0

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

alrededor de 4 años hace | 0

| aceptada

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

más de 4 años hace | 1

| aceptada