Alex Overchenko

Results 5 comments of Alex Overchenko

@pjsoberoi, thanks! Your suggestion was helpful. But as I can see, the suggested repository have few issues: 1. It is supported only 32-bit CPUs, while v11 specification support both 32...

Hello @goldscott. As I know, that is a single possibility to use both Cortex M4 for every IPU block.

@phk2 Solution is localed in issue #6

@SergiusTheBest As you know, any OS and libc have possibility for using file buffering internally for optimization purposes (block writing and so on). And a programmer can force write that...

Yes, you are right. Also, glibc uses internal RAM buffers too, as I know, and another process sometimes have no possibility for accessing the latest file changes on HDD/SSD...