my costumer genearted source code with matlab , the GCC compiles the float point constant as double. they wants the gcc compile the float point constants as single .i chose the single precision contants as blew ,it desn‘t work,can anyone give me any suggestion for it.
reason found. the thrid souce code generator difined the parameter for the function as double.