Skip to main content
LYANZ.1
Visitor II
September 23, 2022
Question

How to transmit my inputdata to ai_input with version 7.2.0 x-cube-ai.

  • September 23, 2022
  • 0 replies
  • 588 views

0693W00000Sw3RNQAZ.jpgHello, everyone.

I had a problem with version 7.2.0 of X-CUBE-AI.

I load a keras 1D-CNN model and generate the code. I want transmit my inputdata to ai_input ,but the do-while() enter a endless loop.

my code:

ai_input = ai_network_inputs_get(network, (ai_u16 *) &voltage);

0693W00000Sw3RDQAZ.jpg 

Has anyone else encountered the same problem? How can it be solved?

Thank you,

LIU.

This topic has been closed for replies.