RTI build fails with an error
Afficher commentaires plus anciens
Dear all,
I have an application that runs a faster part of the model on the FPGA side, which generates an interrupt for the slower part of the model put on the main processor side. I am using the Function-Call block as the triggered subsystem. The FPGA application builds successfully but when I build the processor application using Real-Time Workshop it fails. The following errors are displayed:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
RTI Build failed with message:
Error using ==> get_param
Invalid Simulink object handle.
Error building Real-Time Workshop target for block diagram 'SRM86_RTI2'. MATLAB error message:
Error using ==> callMakeHook at 49
The call to rti1006_make_rtw_hook, during the entry hook generated the following error:
Error using ==> FcnTestErrorCode at 565
* Stopped RTI build procedure
The build process will terminate as a result.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Please advise me ! Thank you.
Regards, Jawwad
2 commentaires
TAB
le 11 Juil 2012
It seems that the error you are getting is due to some specific problem with RTI (I think this is dSpace's package).
Kaustubha Govind
le 11 Juil 2012
I agree with TAB. It might be best to contact dSpace Tech Support regarding this issue if others on this forum haven't seen this error.
Réponses (1)
Jawwad
le 11 Juil 2012
0 votes
Catégories
En savoir plus sur Visualization dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!