Software development kit 1.5 released

 

Image: maltsystem.com

 

The software development kit version 1.5 for MALT becomes better. We have made a large number of modifications and improvements for easier MALT programming.


There has been implemented a set of recursive mutexes in the system libc library for greater efficiency of parallel program development. It has several versions of mutexes, that use various MALT hardware resources for synchronization (FE-bits, memory controller atomic operations, etc.).

 

There has been implemented the standard C++ thread support. Also, the support for the classes std::thread, std::mutex and std::atomic in accordance with C++11 standard.

 

For developer’s convenience make targets of test assembly scripts and SDK examples were unified. Universal make target help now has information about available assembly scripts in any folder of the kit.