Why does using my S-function with Real-Time Windows Target cause Windows to crash?
Show older comments
I have created a C-MEX S-function which performs some memory management in the mdlOutputs function. I can use this S-function without error in normal simulation mode, and I can also successfully generate code for the GRT target. When I build the model for the Real-Time Windows Target, it does not report any errors, and it connects to the Real-Time Windows kernel without error. However, when I start the simulation, Windows crashes to a blue screen reporting "DRIVER_IRQL_NOT_LESS_THAN_OR_EQUAL".
Accepted Answer
More Answers (0)
Categories
Find more on Multicore Processor Targets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!