S3C4510 ported successfully?
Hi ,
I have been able to successfully port FreeRTOS on Samsung S3C4510B simulator ( Skyeye ) . Thanks guys for the support . I have been able to create 2 tasks each of which output some characters through the UART . I have assigned equal priority to bith the tasks and I see the tasks print out characters on the console .
How do I verify that the tasks are really running properly ?
Regards
S3C4510 ported successfully?
Congratulations.
Make a project that runs the demo tasks from DemoCommonminimal. These will be a good test. You can use the other demos as examples for creating and checking the tasks.