Hello,
I try to programm W25Q32BV serial flash device connected to BF706 exactly the same way as on BF706 kit, with my own simple test application. First command I sent from Command Window was:
cldp -proc ADSP-BF706 -emu 1000 -driver "g:\...\BF706_W25Q32BV_dpia.dxe" -cmd info
And the answer is:
Error: couldn't find DPIA buffer address
Error: could not allocate storage for the buffer 0xD
Error: Error: There was a problem with one or more required expressions in the driver. Please make sure the following expressions are present and try again:
Error: driver load failed.
Please, write me the correct version of cldp command line for downloading my BF706 application into W25Q32BV serial FLASH .
cldp.exe file may be placed and run from my project workspace ?
And one more question: where in ADSP-BF70x Blackfin+ Processor Hardware Reference is the table of boot codes called 'SPIMCODE' in CCES 2.5.0 Loader and Utilities Manual ?
What is this code in my case ?
Where is the description how to prepare *.ldf file for master SPI boot ?
Regards
Roman