| CPC G06F 11/3698 (2025.01) | 10 Claims |

|
1. A vehicular development and debugging system, comprising a computer device, and a bus adapter or a burner, wherein:
the computer device comprises a processor, a readable storage medium, a communication bus and a communication interface, wherein:
the readable storage medium stores programs of performing a method of configuring a parameter for a graphic program, and the processor is configured to execute the programs of performing the method of configuring the parameter for the graphic program-se as to generate text codes for the graphic program;
the processor, the readable storage medium and the communication interface communicate with the bus adapter via the communication bus;
the processor is further configured to compile at least one fragment of execution codes in the text codes to obtain compiled execution codes; and
the bus adapter is configured to write the compiled execution codes into a debugging device; or
the burner is configured to write the compiled execution codes into the debugging device;
wherein the method of configuring the parameter for the graphic program further comprises:
configuring a parameter for an execution unit;
establishing a correspondence between a type prefix and a parameter type;
performing serialization operation on a parameter configuration character string associated with the parameter for the execution unit, wherein the serialization operation comprises obtaining a serialized character string by adding the type prefix to the parameter configuration character string, wherein an expression of the serialized character string comprises a first part and a second part, wherein the first part is the type prefix and the second part is the parameter configuration character string;
displaying the serialized character string in a parameter correspondence table associated with the parameter for the execution unit, wherein the parameter correspondence table comprises the type prefix, the parameter type, and the serialized character string; and
performing deserialization operation on the serialized character string at a time of running the graphic program to obtain an actual parameter value by the execution unit in the graphic program.
|