KOBANZAME SDK
1.30
Software Developers Kit for
KOBANZAME Blackfin Evaluation Board
This software is free and is developed in SourceForge.jp KOBANZAME SDK Project. Please visit project page for getting latest software and documents(Japanese).
http://sourceforge.jp/projects/kobanzame-sdk/
KOBANZAME SDK is a Software Developers Kit(SDK) for KOBANZAME DSP Evaluation Board which embedded Analog Devices Blackfin Processor BF-533.
Target users of this software are those who
-
Try to learn DSP Processor
-
Try DSP evaluation quickly
-
Implement your Audio DSP algorithm quickly
-
etc ...
This SDK has following features.
-
uITRON4 RTOS is ready to use. Users can implement multi-task system easily.
-
Filesystem(FAT32/16/12/VFAT) for micro-SD-Card is ready to use.
-
Serial Command line is ready to use. Users can add original commands easily.
-
Device Drivers APIs are ready to use. Users can access following hardwares easily.
-
48kHz 24bit 4in/ 4out audio
-
MEMS
-
Switches
-
LEDs
-
The SDK equips almost C-Language standard functions defined in stdio.h. Thier standard I/O is accessed via Serial or micro-SD's filesystem, not debugger console. The functions are overwritten standard ones by including "kobanzame.h".
-
Q5.26 Audio DSP Library is ready to use. The library uses Blackfin Hardware DSP Units, and users can make powerful DSP software easily even without knowledge of DSP Hardware Units.
The SDK support following tool.
-
Analog Devices VDSP++5.0 Update7
KOBANZAME is a DSP evaluation board distributed by J-Person Co., Ltd. Main parts of the board are
-
Analog Devices Blackfin Processor BF-533 500MHz
-
32Mbyte SD-RAM
-
2MByte Serial flash
-
Analog Devices Audio CODEC AD1836
-
Freescale MEMS MMA7455L
-
Two LEDs
-
Two Switches
Get more information about KOBANZAME, please visit j-person's home page(English).
http://kobanzame.j-person.com/bf533/index-en.html
This software is consist of
-
Toppers JSP(RTOS> by TOPPERS Project
-
Toppers JSP for Blackfin by suikan
-
FAT Filesystem Fatfs by ChaN
-
Device Drivers for KOBANZAME
-
Command line
LICENSE: The software is a free and you can use and redistribute it for personal, non-profit or commercial products. Redistributions of source code must retain the above copyright notice. There is no warranty in this software, if you suffer any damages by using the software.
The documents are automatically generated by DOXYGEN from the SDK source codes
Copyright (C) 2010, KOBANZAME SDK Project, all right reserved