Error during makefile for compilation process
2 次查看(过去 30 天)
显示 更早的评论
Hello, I get compilation error after generating code as given below. The error is persistent even after changing options in configuration parameters-> hardware implementation -> embedded hardware (code generation).
1)
""" Source/..../filename.c #error "code was generated for compiler with different sized ushort/short. Consider adjusting emulation hardware word size settings on Hardware implementation pane... """"
2)
""" Source/..../filename_private.h #error "code was generated for compiler with different sized ushort/short. Consider adjusting emulation hardware word size settings on Hardware implementation pane... """"
The error persists even after making changes to the settings. Need a little help in understanding this code generation toolbox as I'm new to it.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!