We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want to try Virtual Interface using Python script for testing VIO/IO automation on Keil Studio Cloud.
https://arm-software.github.io/AVH/main/simulation/html/index.html#Virtual_Interfaces
Sample code is going to be generated with following repo:
https://github.com/Arm-Examples/AWS_MQTT_MutualAuth_Demo
My understanding, KSC doesn't generate FVP, so you can't execute the FVP exec application with the commandline like following:
VHT_MPS3_Corstone_SSE-300 -f Board/AVH_MPS3_Corstone-300/fvp_config.txt -a <image> -V path.py
Unfortunately, I can't try on other host such as Amazon EC2 instances because I don't have Arm Compiler license.