µTasker Forum

µTasker Forum => NXPTM M522XX, KINETIS and i.MX RT => Topic started by: albertdragon on November 02, 2008, 01:41:35 AM

Title: How to start?Many errors!
Post by: albertdragon on November 02, 2008, 01:41:35 AM
Hi,mark1!
when i opened the prj:uTaskerV1.3.mcp
it hanppend to many errors! So i don't know how to start the uTasker!
thanks!
Title: Re: How to start?Many errors!
Post by: mark on November 02, 2008, 02:12:46 AM
Hi

Assuming you are using SP8 make sure that you have merged the SP correctly with the base project. Guidelines are in this document:
http://www.utasker.com/docs/uTasker/uTaskerV1.3_user_guide.PDF (page 4 / 11)

Then make sure that you use the configuration file suitable for SP8 (not the original config.h otherwise it will generate a few errors - rename the SP8 reference config_ref_m5223X_sp8.h in the application directory to config.h).
Follow the step-by-step guide in the following:
http://www.utasker.com/forum/index.php?topic=352.0

The simulator and CW projects should then both compile without any difficulties.

There are also some details about compiling the projects in the main tutorial:
http://www.utasker.com/docs/M5223X/uTaskerV1.3-Tutorial-M5223X_003.PDF

Usually when there are a lot of errors there is a (small) configuration problem somewhere - once you have identified this you should be able to start working properly.

Regards

Mark
Title: Re: How to start?Many errors!
Post by: albertdragon on November 02, 2008, 06:41:03 AM
i'am the new user! thank you very much!