Page 1 of 1

AVR32 uTasker project

Posted: Mon Jul 13, 2009 3:29 am
by mjbcswitzerland
Hi All

Not sure whether this forum is very AVR32 oriented but the following may be of interest to anyone starting work with the EVK1105:
http://www.avrfreaks.net/index.php?name ... ic&t=80937.

Check out the on-line demo at http://demo.uTasker.com

Regards

Mark

Posted: Fri Jul 31, 2009 10:26 am
by mjbcswitzerland
Hi All

Please note that the uTasker AVR32 project has been released today - see http://www.utasker.com/index.html

and http://www.utasker.com/avr32.html

There is a new tutorial guiding new users through working with the uTasker AVR32 simulator to test a complete embedded internet project and run it on the EVK1105: http://www.utasker.com/docs/AVR32/uTaskerV1-4_AVR32.PDF

New uTasker users are welcome. It is completely free for non-commercial use and supported in the uTasker forum: http://www.utasker.com/forum/

Regards

Mark

www.uTasker.com

Posted: Thu Dec 10, 2009 2:26 pm
by mjbcswitzerland
Hi All

Note that the latest version uTasker AVR32 V1.4-2 now includes support for UC3B types and has been fully verified on EVK1100, EVK1101 and EVK1105 boards.

http://www.utasker.com/forum/index.php? ... 42#msg3342

The latest graphics library (uGLCDLIBV1.1) is included - full details: http://www.utasker.com/forum/index.php?topic=718.0

The next release is planned around Christmas time, with SD card support using utFAT (uTasker FAT), with simple user interface for DOS like file viewing via UART, USB and TELNET, plus full integration in FTP and HTTP servers. Optionally with or without long file name operation and optional 'Linux' workaround to avoid patent problems...;-)

If you still don't know the project give it a try - it simulates the devices and can help slash project development times (with serial and HTTP loaders, TCP/IP and much more - also available for several other devices like LPC2XXX, SAM7X, Luminary Cortex M3 and more...).

Regards

Mark

www.uTasker.com

Posted: Wed Jan 27, 2010 4:44 am
by mjbcswitzerland
Hi All

uTasker V1.4.3 for AVR32 (UC3A and UC3B) now includes SD card support in form of the utFAT - FAT32 compatible with Long File Name read, auto-mounting and file sharing support:
http://www.utasker.com/forum/index.php?topic=789.0

Regards

Mark

www.uTasker.com

Posted: Wed Jan 27, 2010 10:51 am
by stevech
No version for ARM7, NXP 21xx?

Posted: Wed Jan 27, 2010 1:38 pm
by mjbcswitzerland
Hi

The LPC2XXX package has LPC2101..LPC2106 support (the project can be compiled from an LPC2101 to LPC2106 and LPC23xx to LPC2478 with a single project define (of course the TCP/IP part is disabled when an LPC21XX is used) plus adjustment of linker script to suit and the start-up file (the interrupt handling is non compatible between LPC21XX and LPC23XX). The devices are also accurately simulated (see screen shots below)

There is no USB support for the LPC2XXX devices at the moment but this should become available shortly (the SAM7X, M522XX and Luminary projects do contain USB device support).

A beta version for the LPC17XX is also available for NXP Cortex M3 fans.

Regards

Mark


Image
uTasker simulator running a simulated LPC24XX with TFT.

Image
uTasker simulator running a simulated LPC2103 with character LCD.