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

Help newbie starting

I bought a Mini2440 ARM9 board based on the Samsung S3C2440 chip.

I am trying to compile/run the demo:
C:\keil\ARM\Boards\Samsung\S3C2440\RTX_Blinky

But when I hit build, it says:
Build target 'S3C2440'
linking...
.\Obj\Blinky.axf: Error: L6218E: Undefined symbol os_stk_overflow (referred from rt_hal.o).
Target not created

What am I doing wrong?

Also is there any tutorial I can read how to do something simple like blink the LED on my board?

I am an experienced C/C++ user so that is not a problem but I do not know how to set up the project.

Thank you and I look forward to developing some ARM applications with Keil.

Parents
  • I have a small project. I wish to port approximately 15 lines of C++ code
    to Keil MDK-ARM to run on Mini2440. Code needs to be compiled into .BIN
    file and run at bootup. Problem is I don't know how to setup Keil project
    on mini2440.

    Should only take <15mins.

    Will pay $125 + possible larger project. Send me email to
    mcjonster@yahoo.com

Reply
  • I have a small project. I wish to port approximately 15 lines of C++ code
    to Keil MDK-ARM to run on Mini2440. Code needs to be compiled into .BIN
    file and run at bootup. Problem is I don't know how to setup Keil project
    on mini2440.

    Should only take <15mins.

    Will pay $125 + possible larger project. Send me email to
    mcjonster@yahoo.com

Children