Can I integrate an external model built in python in the studio? Or, if I have an algorithm generated by Simulink, could could I embed it?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-11 5:58 AM
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-11 6:18 AM
You can't integrate your own code in the NEAI Studio. For both situations you need to generate a C code and then try to implement it in your ISPU device using the template present in the X-CUBE-ISPU following the pre-built examples for your reference.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-11 6:18 AM
You can't integrate your own code in the NEAI Studio. For both situations you need to generate a C code and then try to implement it in your ISPU device using the template present in the X-CUBE-ISPU following the pre-built examples for your reference.
