Demo C ------ This is the simplest possible system you can do in TASTE: a single periodic C function. This build generates a dynamic library, its main entrypoint is aadl_start. The script run.py is a simple test script used to exercise this feature. Here is the expected ouput [Startup] Expected output: "Hello, world..." every 2 seconds Hello, world... Hello, world... Hello, world... You may then exit the test hitting Ctrl-C