According to Matlab support it is due to a bug in Matlab 2011b (possibly older versions too), which was solved in 2012a and later. I updated to 2013b and now I don't get that error anymore.
CGIR assertion 'fitsType<size_t>()' failed when Code Generating
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Fabian Jonsson
el 10 de Abr. de 2014
Respondida: Fabian Jonsson
el 29 de Abr. de 2014
I was trying to Code Generate a Simulink model into a dll when I got the following error:
CGIR assertion 'fitsType<size_t>()' failed
Unexpected or internal error encountered in "in CGIR: b:\matlab\derived\win32\src\include\cg_ir\util_prim\../../../../../../src/cg_ir/export/include/cg_ir/util_prim/Size64.hpp line 125: fitsType<size_t>() ". Please report this to MathWorks if you can cause it to recur
I think I've managed to locate the problem to this location:
Any ideas?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!