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.
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 ?
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 /
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.
The BF548 does not have a GPU, so we have not tried OpenGL-ES yet. The video is a standard linux frame buffer managed 100% by the CPU with some simple acceleration for bitblit, line drawing, and rectangle fills using DMA using Simple DirectMedia Layer (SDL), DirectFB and Qt (from Nokia/Trolltech).
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
Very impressive.
buddyfreakinhoIIy 2 years ago
WOW! I'm impressed, Linux is a lot better than I thought, I have Ubuntu, but wow!
ryancfcsas 2 years ago
This has been flagged as spam show
I got an "We're sorry, this video is no longer available"..
is it true?
yytseng 3 years ago
Can other the BF-527 EzKit handle a similar demo?
montezuma1973 3 years ago
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.
rlgetz 3 years ago
Pretty cool stuff :) Does that thing support OpenGL ES or something similar?
wesleyprofox 3 years ago
The BF548 does not have a GPU, so we have not tried OpenGL-ES yet. The video is a standard linux frame buffer managed 100% by the CPU with some simple acceleration for bitblit, line drawing, and rectangle fills using DMA using Simple DirectMedia Layer (SDL), DirectFB and Qt (from Nokia/Trolltech).
rlgetz 3 years ago
Whoa!... Good work guys!.
bluehash 3 years ago
good!
buddinfo 3 years ago