< div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -工具”“=“sioc:容器sioc:论坛”属性= " rdfs: labelskos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量——工具< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >你好,< br / >我想生成一个随机的128位OTP uuid为每个DUT和燃烧header using the software generated customer specific field for the GUI and then log to a file. I read in the user manual that I should change the gplt_sw_customer_field function, I activated info printouts to verify that the function was actually called but it didn't appear. When is the function actually supposed to be called? I have enabled the checkbox.
Unfortunately the GUI module seems to be the only one without Doxygen so it is a bit difficult to follow what each function is supposed to do. In addition there are many function declarations in the header which seem to have the same purpose as functions in the cpp file (e.g. gplt_gui_export_settings in cpp and Button_export_settings_Click in header) which caused some confusion when trying to follow the printouts. The exact same wording for the printouts appear in both functions. What is the reasoning behind this? It seems that only the functions in the headerfile are actually being called.
glpt_sw_customer_field is only called by glpt_main_panel_execute which has the single comment //Panel validate functions
glpt_main_panel_execute in its turn is only called by the button_validate_panel_Click which I don't know how to trigger
I am running windows 10 and visual studio express 2012.
Cheers
Viktor