Discussion:
[pandaboard] A Simple Question,How to use DSP in pandaboard?
john leo
2015-09-02 02:23:19 UTC
Permalink
Hello,
We want to use Dsp in pandaboard (with ubuntu) for image
processing,and we have read many materials about syslink.
http://www.omappedia.org/wiki/Syslink_Project
We follow this document and get the uImage file(Linux Kernel v2.6.35),We
replace the uImage in SD card with this file,but after that,The pandaboard
can't starting up correctly,the two LED was turned on,but the monitor was
black.
If we replace the uImage with the original file(Linux/arm
3.4.0-1490-omap4 Kernel),the board can work correctly again.



--
Best regards,
Yiqiao Liao
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Pavol Cupka
2015-10-25 16:59:06 UTC
Permalink
you need to copy also the /lib/modules/ directory that provides modules for
the 3.4.0 kernel. and possibly also the initramdisk for the new kernel.

best regards
pavol
Post by john leo
Hello,
We want to use Dsp in pandaboard (with ubuntu) for image
processing,and we have read many materials about syslink.
http://www.omappedia.org/wiki/Syslink_Project
We follow this document and get the uImage file(Linux Kernel v2.6.35),We
replace the uImage in SD card with this file,but after that,The pandaboard
can't starting up correctly,the two LED was turned on,but the monitor was
black.
If we replace the uImage with the original file(Linux/arm
3.4.0-1490-omap4 Kernel),the board can work correctly again.
--
Best regards,
Yiqiao Liao
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
modyrater
2015-10-27 17:23:58 UTC
Permalink
What is your debugging environment? Jtag?
Post by john leo
Hello,
We want to use Dsp in pandaboard (with ubuntu) for image
processing,and we have read many materials about syslink.
http://www.omappedia.org/wiki/Syslink_Project
We follow this document and get the uImage file(Linux Kernel v2.6.35),We
replace the uImage in SD card with this file,but after that,The pandaboard
can't starting up correctly,the two LED was turned on,but the monitor was
black.
If we replace the uImage with the original file(Linux/arm
3.4.0-1490-omap4 Kernel),the board can work correctly again.
--
Best regards,
Yiqiao Liao
--
You received this message because you are subscribed to the Google Groups
"pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "pandaboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandaboard+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...