okCameraApp-x86 dll issues

Hi everyone,

I installed wxmsw32 for x64 and i set Path as described on OpalKelly getting started.

But when i want to start okCameraApp.exe i get an dll error. I can not insert an image but error is

“The code execution cannot proceed because wxbase32u_vc_custom.dll was not found. Reinstalling the program may fix this problem.”

But when i download and set path for wxWidgets 3.2.0, they are not named as “wxbase32u_vc_custom.dll”. It is “wxbase32u_vc14x_x64.dll” for example. How can i solute this issue?

Hello,
I am an engineer at Opal Kelly, and I wanted to let you know that we have traced the cause of the problem you identified and we will be publishing a new release on Github that should resolve the problem.

Thank you for taking the time to notify us of this problem. We will notify you here as soon as the new release is available.

1 Like

Hello @juan.fontenla

Thanks for answering. I will wait new release.

I want to ask a question about update SmartVIO. I added this settigns to Device Settings but my VIO voltage values is not updated.

XEM8320_VIO3_VOLTAGE → 330

XEM8320_SMARTVIO_MODE –> 0

Can u help? How can i upload my settings?

Best regards,

@smtalds
A new release has been published to Github that fixes the problem with the okCameraApp and the wxWidgets dlls. Give it a try and let us know if you have any other problems.
Release Camera-ExampleDesign · opalkelly-opensource/Camera

As for your question about SmartVIO, I will forward that to our engineering team that has more knowledge on the subject.

Thanks for helping. I get solution of SmartVIO. But i get new problem now. When i use FrontPanel, i can program and detect Xem8320, but when i want to use JTAG, is can not detect from hardware manager. I was debugging from Vitis IDE, but now it cant detect.

Please check the XEM8320-specific JTAG documentation first. It explains which connections actually provide JTAG access on this board:
https://docs.opalkelly.com/xem8320/jtag-and-sysmon/

For debugging with JTAG in Vitis, refer to the AMD documentation site:
https://docs.amd.com

1 Like

@michael Thanks, i can program with HS2. Sometimes jtags is works, sometimes is not. But now i can debug and program. Thanks for answering, best regard.