Business and customer wise, we are using RHEL and Fedora (64 bit). I got a system running on 32 bit Ubuntu on an old PC but that is not our business model. Any chance TI is going to move along and create SDK's that will run on those platforms without…
Other Parts Discussed in Thread: AFE5803EVM I have been looking at LM965XX chip set, but still have questions on best way to evaluate them in a system (TX-SDK-V2, LM96511EVK, AFE5803EVM, …..).
Is there a recommended platform to start with?
-Jaden
On OMAP4 camera is exposed through DOMX, not through V4L2.That is why camera devices are not visible as /dev/video devices. The drivers for the sensors is not on main processor running Linux, but on a different subsystem known as Ducati. Main processor…
HI,
Merged k3-am62p5-sk-microtips-mf103hie-lcd2.dtso into k3-am62p5-sk.dts.
The same issue exists.
find the details below.
Logs in normal mode:
without DSS app :
root@am62pxx-evm:/dev/dri# ls -l /dev/dri/*
crw-rw----+ 1 root video 226, 0…
Hi Rio,
Which Linux host board is the customer using? And what CC1352P7 board is the customer using?
Is the customer certain that the CC1352P7 is connected to /dev/ttyS1? Regards,
Arthur
Hi ShreyasRa o:
When we do this kind of cmd:
//Read first, it will give us 0x5.
root@ecu1270-f14ffe:~# devmem2 0x31000020 /dev/mem opened. Memory mapped at address 0xffff80817000. Value at address 0x31000020 (0xffff80817020): 0x5
//Write with…
Fabiana, These examples all require gstreamer tiovxisp, which cannot be run on the AM67 (?) Are there examples accessing "device=/dev/video-imx219-cam0" without using tiovxisp? Could I use these devices? /dev/v4l/by-path/platform-30122000.ticsi2rx-video…
Hi Suren Porwar
./HyperCluster -D /dev/dri/card0 running is ok
I found that add dev-dri-card0.rules into /etc/udev/rules.d
Fullscreen
dev-dri-card0.rules.txt
Download
ENV{DEVNAME}=="/dev/dri/card0", TAG+="systemd"
and modify…