Hello
As stated in the title I need to implement an auto-encoder on the LPC43S57JET256.
- Can I use MCUXpresso as a replacement for LCPXpresso? The LPC43S57JBD208 Chip seems the be supported but the LPC43S57JET256 is not explicitly listed.
- I'm trying to follow the eIQ CMSIS-NN Porting Guide for MCUs but on Page 5, step 14 ,the guide tells me to locate the \middleware\eiq\cmsis-nn folder inside the RT1060 SDK zip-file, but the folder is not available, but a Glow and tensorflow-lite folder is. Is it not possible to use the CMSIS-NN library anymore and do i have to instead use Glow?
Best,
Jack