STM32N6 STEdge AI Core CM55 validation missing files
Hi all,
I was following this guide for CM55 validation, yet when I run
stedgeai generate -m <model-file> --target stm32n6 --binary --address 0x71000000 --memory-pool ./mypool_N6.json
It does compile, but at the end, I have several files missing, such as network_config.h, network_data*, and network_data_params*.
This is the output I am getting.
I'd be glad if anyone has any idea how to fix it. Thanks :))
