I’m intending to port the FreeRTOS to simple micro controller, www.xmos.com. And I would appreciate it if someone can point at me the followings, please?
1. Any port guide, I’m reading the doc on the http://www.freertos.org/ , any more?
2. Test suites to validate the port, if any, esp. inter task, communication and synchronizations. My work will be a lot less if there is test suite to validate the port.
it has been linked to from the forum before. I’m not sure if it is in the WEB site links or not though.
One of the best ways to port is to find an existing port that uses an similar architecture or at least the architecture has similar features. For example does the XMOS device have a software interrupt that can be set pending like the Fujitsu 16FX or Cortex M3, if so then one of these would be a good port to study.
Are you working for XMOS? If so you should contact Richard directly for assistance.
As for your question, yes I do work for XMOS, and I’m hoping to do some of this on my own time, to “explore” things for XMOS. But I must stress I’m not softy