Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on porting vc_mipi_nvidia module to orin nano #119

Open
lipingioiopeter opened this issue Aug 29, 2024 · 1 comment
Open

Error on porting vc_mipi_nvidia module to orin nano #119

lipingioiopeter opened this issue Aug 29, 2024 · 1 comment

Comments

@lipingioiopeter
Copy link

PC:Ubuntu22.04
IDE:jeston 36.0
JetPack6.0
core board:orin Nano4GB
board:Jetson Orin Nano Developer Kit
kernel source: Jetson Linux 36.2 NVIDIA Developer
rootfs source: Basic Flavor Root File System Root File System — NVIDIA Jetson Linux Developer Guide 1 documentation
I am a beginner and recently used an imx477 camera in a project. While searching for information, I found someone using vc-mipi-nvidia to implement the camera driver.

I followed the tutorial to put the relevant device tree and driver into their own BSP, compiler module error.

1724923642931
Can you help me? How to solve this problem. Very anxious! Thank you very much!

@bazo80
Copy link
Collaborator

bazo80 commented Nov 28, 2024

Hello @lipingioiopeter,

in 36.3, nvidia has put in the i2c/Makefile an additional flag (missing prototypes)
Either you remove this flag from the makefile or you add the missing prototype declarations in the vc_mipi_core.c

best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants