Hello!
I just get worked usb_dev_serial example for OMAP_L138 ARM processor from OMAPL138_StarterWare_1_10_03_03.
Is it possible to run this application on DaVinci DM368 ARM processor? As i understand DM368 is the same processor.
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello!
I just get worked usb_dev_serial example for OMAP_L138 ARM processor from OMAPL138_StarterWare_1_10_03_03.
Is it possible to run this application on DaVinci DM368 ARM processor? As i understand DM368 is the same processor.
Thanks.
Nick,
DM368 is not same, but its similar for the ARM part. For the multimedia part its entirely different. So, Starterware might not run on DM36x directly. If it runs, you can try the usb serial example as the USB controller is mostly same on both.