Can I use the S32DS to run a program only in computer instead of MCU and computer? For example, I'm just to print a "hello world" to the computer screen.
Do I still need to install something else?
Thanks for your reply. Actually, I wanna writte a program to read a *.txt file and calculate it and then output it to another *.txt file. But this process is not about MCU for the time being. That is just like what Visual Studio does, but I don't wanna install another IDE. So I wanna use the S32DS to complete it.