This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ARM: Can I creat my own project with DEMO uversion3.0

I am trying to creat my own project with DEMO uVersione 3.03. I copied the c and header files from RTX_Blinky sample Keil project which comes with the DEMO software to a new folder. I also made a new project name for it, and did some setting (my ev boad is at91sam7a3-ek). when I do compile, it give me lost of errors:

RTX_blinky.axf: Error: L6218E: Undefined symbol _init_box (referred from rtx_config.o).

RTX_blinky.axf: Error: L6218E: Undefined symbol os_clock_TCB (referred from rtx_config.o).
.....etc.

My question is how this happens, and can I creat my own project with a DEMO wersion.

Thanks a lot....

Ben

0