News

Q▪Kernel is now open source!

With the release of Q▪Kernel v6.0 we have split Q▪Kernel into Q▪Kernel-Free and Q▪Kernel-Pro. Along with this new Lisencing model Q▪Kernel has new inprovements inluding:

New release: v5.0

A new version of Q-Kernel is available for existing users. Please contact QuasarSoft to get the latest version which include the following:

New release: Version 4.0

Version 4.0 of Q▪Kernel is now available for download. The new version contains added some new excided features:

Q▪Kernel performance is the best in the business. See performance information here.

See the complete feature list on the download page.

Existing customers with a support contract will get this new version free.

New release: Version 3.5

Version 3.5 of Q▪Kernel builds on the strength of the previous version by improving the performance of the system and including valuable features like publish/subscribe.

Some of the other new features are:

Q▪Kernel performance is the best in the business. See performance information here.

See the complete feature list on the download page.

Existing customers with a support contract will get this new version free.

New release: Version 3.0

Version 3.0 of Q▪Kernel has been released. Some notable new features include low power management, tick-less operation, and fiber and thread tracking. Please visit our Products page to learn more about the added functionality of this version.

RTOS class held at Microchip MASTERs

Our project manager, John Groenland, will be giving a lecture on August 27 and 28. The class explains in detail the fundamental differences between the two main architectures, the "segmented interrupt architecture" and the "unified interrupt architecture". Without focusing on any particular RTOS, this class will provide attendees with information allowing them to make informed decisions when selecting an RTOS architecture. Basic RTOS terminology, such as "dual mode", "zero interrupt latency", "top and bottom halves" and "interrupt jitter" will be covered. The class then goes on to explain different power saving mechanisms available in RTOSs and provides information on how they affect timing and power consumption.

Joins us at Microchip MASTERs 2010 in Phoenix August 23 – August 28

The Masters 2010 is the premier technical training event for embedded control engineers around the globe. Now in it’s 13 year, the MASTERs conference continues to arm designers of every level with expensive product information and hands on training. Come learn about Q▪Kernel from the same developers who designed the product and walk out with all the information. For more information go to this site: http://techtrain.microchip.com/masters/

New release: Version 2.4

Version 2.4 of Q▪Kernel is faster and we have added some very valuable features like micro-second timing. The scheduling speed has been approved and the whole system functions more than 10% faster.

Some of the new features are:

The performance of version 2.4 is excellent. The scheduling speed has been improved significantly. Q▪Kernel is the fastest overall.
See performance information here.

See the complete feature list on the download page.

Existing customers with a support contract will get this new version free.

New in version v2.3

Version 2.3 of Q▪Kernel is faster and contains more functionality than version 2.2. The scheduling speed has been approved and semaphores are now more than 20% faster. This version also supports the PIC30F processor.

Existing customers with a support contract will get this new version free including the new processor support.

See the complete feature list on the download page.

Q▪Kernel for PIC32 is available now!

Q▪Kernel for PIC32 is now available for download. This version combines the quality and versatility of Q▪Kernel V2.2 with the powerful MIPS M4K core and performs excellent. All functionality of Q▪Kernel V2.2 is available and it enables the developer to produce code faster.

See the complete feature list on the download page.

New Release v2.2

Version 2.1 has been extended with a number of features:

The performance of version 2.2 is excellent. The interrupt handling has improved a lot and is very fast.
Q▪Kernel is faster than all of its competitors in most categories.
See performance information here.
New in version v2.1

Version 2.1 has been extended to support lightweight threads. The main purpose of lightweight threads is very efficient cooperative multi-threading and minimize memory requirements. Lightweight threads are executed if all threads are in a wait state and there are no interrupts or fibers running. They look a lot like fibers but they run at a low priority in the idle thread.

Lightweight threads are an ideal candidate for low priority, non-time critical drivers. Every application has a number of those, like displaying text on an LCD, logging information in flash, etc. Competitive products use threads for all drivers but applications that use Q▪Kernel can significantly limit resources by using lightweight threads.

As mentioned above lightweight threads look a lot like fibers meaning that all function must be called without blocking. Lightweight treads have a very simple facility to wait a specific time before called again. This unique feature makes lightweight thread simple to use. The download contains an example of a character LCD display driver that explains the techniques discussed.

During creation of a lightweight thread the system creates a context that is presented to the function as pointer to the structure. The first element in the structure must be an unsigned integer that will be decremented every millisecond if not zero. The lightweight thread will only be active if the value of this field is zero. This is a very efficient mechanism to let the lightweight tread wait. The second element in the structure will be filled by the system with the “parameter” specified in qLwtCreate(). The rest of the structure will be filled with zero.

Joins us at Microchip MASTERs 2009 in Phoenix July 27th – August 1st

The Masters 2009 is the premier technical training event for embedded control engineers around the globe. Now in it’s 13 year, the MASTERs conference continues to arm designers of every level with expensive product information and hands on training. Come learn about Q▪Kernel from the same developers who designed the product and walk out with all the information. For more information go to this site: http://techtrain.microchip.com/masters/

Buy NOW!

Purchase Q▪Kernel-Pro Licenses and/or Pro support.

Downloads

Download the latest release of the Q▪Kernel source code and documentation.

FAQ

Get the answers to some common questions about Q▪Kernel

Email Support

For Q▪Kernel-Pro support contact us.