Graphics (SDL, DirectFB & Qt) and Video on Blackfin Linux
Loading...
25,874
Uploader Comments (rlgetz)
see all
All Comments (13)
-
Very impressive.
-
WOW! I'm impressed, Linux is a lot better than I thought, I have Ubuntu, but wow!
-
Yes - any Blackfin that supports Linux and a display/audio can run the same demos. The only reason I used the BF548 was since it's development board comes with USB (for keyboard/mouse), hard drive (to put all the media files and demos), LCD (WQVGA 480x272), and audio.
The only question would be performance. Although the cores run all at the same speed, the external memory interfaces are different (BF548 == DDR; BF527 == SDRAM). How much of a difference that makes depends on the application.
Loading...
how do i use it on n64?
BLUEEYESSEVEN 8 months ago
If you mean "Linux" as "it", and "Nintendo 64" as n64, I'm not sure - check with google, This is about running Linux on the Blackfin processor. The n64 uses a MIPS processor.
rlgetz 8 months ago
thinking of getting a blackfin board, notice visualdsp++ only comes with a 90 day licence, will I be able to use the board and program it using only GCC tools/u-boot/ucLinux ?
donnyab 1 year ago
The GNU tools support all Blackfin parts, except the BF535. Linux runs on everything with an external memory bus. You can find tools / source / docs on blackfin . uclinux . org / gf /
rlgetz 1 year ago
Great work
SIMD and ARM both are good for embedded linux (but ARM just amazing) .
anandpv2007 1 year ago
Blackfin is it's own architecture, and has nothing to do with ARM.
See en.wikipedia . org / wiki / Blackfin
rlgetz 1 year ago