This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Hui,
I just sent you a message. We don't have an IDE dll but we have some example source code written in C# that we can share if you want.
Regards,
Viktor.
hello Viktor,
As I wrote to you , When I debug to this step " u2a.SuppressSplash(1);" , the programme code has no response , and no error ,
I am sure the source code and the DLL is ok , becasue I can execute the BQ7961x_ExampleGUI.exe from the \bin\x86\Debug
but when I debug the code or release the code ,the new BQ7961x_ExampleGUI.exe can run ,just becasue it has no response when go to this step " u2a.SuppressSplash(1);"
My OS:win11 , software: vs express 2017 for windows Desktop
And can you provide me with some suggestions on how to debug the demo ?
I‘ve spend too much time and I think a certain setting may solve the issue , but I can't find it