US 12,436,875 B2
Vehicular development and debugging system and method for configuring parameter for graphic program
Chu Liu, Shanghai (CN); Yueyin Xie, Shanghai (CN); and Mang Mo, Shanghai (CN)
Assigned to SHANGHAI TOSUN TECHNOLOGY LTD., Shanghai (CN)
Filed by SHANGHAI TOSUN TECHNOLOGY LTD., Shanghai (CN)
Filed on Aug. 16, 2023, as Appl. No. 18/234,407.
Prior Publication US 2025/0061051 A1, Feb. 20, 2025
Int. Cl. G06F 11/3698 (2025.01)
CPC G06F 11/3698 (2025.01) 10 Claims
OG exemplary drawing
 
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.