Question
identifier "AI_AI_DATA_ACTIVATION_1_SIZE" is undefined
..\..\AI\X-CUBE-AI\App\app_x-cube-ai.c(93):error: #20: identifier "AI_AI_DATA_ACTIVATION_1_SIZE" is undefined
static uint8_t poo10[AI_AI_DATA_ACTIVATION_1_SIZE];
...\...\AI\X-CUBE-AI\App\app_x-cube-ai.c(95): error: #28: expression must have a constant value
ai_handle data_activations0[ ] = {poo10};
thank u!!!!!!!!
