Author Topic: How to start?Many errors!  (Read 8161 times)

Offline albertdragon

  • Newbie
  • *
  • Posts: 4
    • View Profile
How to start?Many errors!
« 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!

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: How to start?Many errors!
« Reply #1 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

Offline albertdragon

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: How to start?Many errors!
« Reply #2 on: November 02, 2008, 06:41:03 AM »
i'am the new user! thank you very much!