Hi Tatsuya ,
As it is already handled in the private support, posting the response here for benefits to others.
Any violation of the data sheet specification can’t be supported. As you correctly pointed out for ADSP-BF701 processor, as per the data…
I'm using an ADSP-BF701 with external SPI flash (PN: MX25L3206E), and an ICE1000. I've rebuilt the bf706_w25q32bv_dpia project provided in Analog Devices\ADSP-BF706_EZ-KIT_Mini-Rel1.1.0\BF706_EZ-Kit_MINI\Blackfin\Examples\Device_programmer for the BF701…
Hi Sarah,
Unfortunately the 'elfldrblackfin.dll' part of the loader utility is missing support for the ADSP-BF700 and ADSP-BF701 parts in CCES 2.1.0.0, resulting in the warning and invalid loader file you observed. The problem can be worked around by…
Hello Jithul,
this is the best solution I found for real-time audio processing so far
(full project below). I did not use the ENUM_SORT_... macros because there seems to be an error in defBF706.h (CCES 2.7):
#define ENUM_SPORT_CTL_FS_LO (_ADI_MSK_3…
CCES 2.8 can't compile this simple program:
#include <stdio.h>#include <sys/platform.h>#include <services/pwr/adi_pwr.h>#include "adi_initialize.h"#include "FIRBench.h"
int main(int argc, char *argv[]){ adi_initComponents…
First you have to look at your system. Usually block diagrams of components and stream flow are useful here.
How are you sending the live stream to the display? Bus format? What video bus to LVDS devices are you using?
Do you want to just switch to a…
Hello,Please find the below link mentioned ADSP-SC573_EZ-KIT schematic for your reference,www.analog.com/.../ADSP-SC573_EZ-KIT_Schematic-Rel_1-3.pdfWe suggest you to refer the ADSP-BF518F schematic for interface with EMMC. (PageNo:99/110)www.analog.com…
Moving to ADSP-SC5xx/ADSP-215xx community