Part Number: LAUNCHXL-F28P55X
Other Parts Discussed in Thread: C2000WARE
I'm trying to train a neural network to use on the F28P55X, gradually fixing issues as I find them, but the documentation/help files I've been able to find for Edge AI Studio are unbelievably low-detail compared to for example the Resource Explorer in CCS: pretty much all I've found is the Quick Start Guide, which gives hardly any information on what the various options mean or how to troubleshoot the program.
This is as far as I've gotten:

I think I've got everything set up properly to train a model on my dataset to where it will run the model on the F28P55X NPU (again, no specifics are given in the Quick Start Guide). The Export button lets me export a trained model which contains an ONNX, but "Compiled Model" is grayed-out:

I believe I'm supposed to click the little running-man icon here to compile it into something I can use in CCS:

When I do that, I get a progress bar for compilation, but it never gets beyond 1% and then just resets back to "100% trained, not compiled".

What am I missing here?



