Author Topic: uTasker Basic  (Read 6378 times)

Offline abhimanyum

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Ae Applications
uTasker Basic
« on: September 13, 2011, 10:17:12 AM »
Hi Mark,

If you can please tell some facts about uTasker.
Like how many APIs does it have and the type of Kernel uTasker is using.

On wikipedia, it says Scheduler is the type of kernel uTasker, I'm not clear on what is a Scheduler kernel.

Thanks & Regards,
Ab

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: uTasker Basic
« Reply #1 on: September 13, 2011, 09:21:32 PM »
Hi

I think that the correct description of the scheduling technique is a "co-operative scheduler".

What do you mean with the number fo APIs? Do you mean SD card (utFAT interface), uGLCDLIB (lcd/graphical LCD interface), TCP/IP stack (UDP, TCP , HTTP, FTP, etc.)? These may be described as application interfaces but then there are various driver interfaces (UART, I2C, RTC, uFileSystem, etc.) which may fall into another category.

Regards

Mark