When using Squish Coco for code coverage analysis it generates the code coverage measurement using streams and by default, the output of these streams is piped to a file on the file system.
For embedded devices without a file system, this leads to problems. Squish Coco allows you to redirect the measurements stream via Custom IO Functions. In this article, we create a showcase with the common CAN Bus.