Whether there is the function like Microsoft COM Autionmation in S32 Design Studio for Power Architecture ?
This feature exists in CodeWarrior.I want to implement it in S32 studio.
Hello,
S32DS is multi-platform Development tool (Windows, Linux)
It is based on Eclipse (java) and therefore COM automation is not present in contrast to CodeWarrior Classic IDE.
You can possibly try to search an alternative solutions based on Eclipse IDE.
If you want to script in the debugger you can find this article useful:
Command Line Programming and Debugging with GDB | MCU on Eclipse
Stan
Thank you for your answer.
I have learned the content of connecting the website. This is the system control method for PE debugger.
I want to control S32 Design Studio through Matlab, and it can be opened, compiled, and downloaded.