Blackfin and Realtime WS
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I've tried to generate VisualDSP++ code (only, without simulation or execution), using Target Preference Block (custom board block).
When i run "Generate Code" it returns this error:
The call to vdsplink_ert_make_rtw_hook, during the entry hook generated the following error:
Error using ==> feval
Error using ==> LinkVDSP at 23
LinkVDSP: Could not connect to the board specified in Target Preferences block.
The build process will terminate as a result.
and the Command Window stops with the message:
##Connecting to VisualDSP++....
Is it because it is not physically connected to the board (pc-board)? There is the way to generate code simply as .c file ?
PS: I've used this guide:
0 Commenti
Risposte (2)
Kaustubha Govind
il 6 Giu 2011
Have you tried checking the "Generate code only" box in the Real-Time Workshop or Code Generation pane in the Configuration Parameters Window? This will prevent the build and download process from executing.
5 Commenti
Kaustubha Govind
il 16 Giu 2011
I haven't looked at the webinar, but I presume you want to generate a CCS project and build it, but do not want to download it to the target? In that case, you can open your model's Configuration Parameters window and browse to the Real-Time Workshop > IDE Link pane. Under "Build Action", you probably have "Build_and_execute" selected. Change this to "Build".
djilali
il 8 Giu 2011
Because you have experience in this fild Can you please, give same links or presentations (dimo) or documentations ...for converter programs from Sumilink-MATLAB into visualDSP (for ADSP-BF). Thank you
Vedere anche
Categorie
Scopri di più su Embedded Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!