embOS for LM3S6965

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • embOS for LM3S6965

    Hello,

    Today I started working with the TrialVersion of embOS for ARM CM3.
    At first i tried to compile the Demo Project for the LM3S6965.

    - The first Problem was that the comments in de OSRAM128x64x4.h file are wrong.
    - The second Problem is with driverlib of the Luminary.
    The SSI, SYSCTL and GPIO functions are not operating.
    When the problem is solved, the last exception i got was:
    -> undefined reference from rtos.o: Image$$HEAP$$ZI$$Base
    -> undefined reference from rtos.o: Image$$HEAP$$ZI$$Limit
    -> undefined reference from rtos.o: Image$$CSTACK$$ZI$$Base
    -> undefined reference from rtos.o: Image$$CSTACK$$ZI$$Limit

    Please help me.
    Thanks,
    Thomas
  • Hello Thomas,

    which package (for which tool chain) did you download and which version of the compiler did you use ?
    We'll try to reproduce this and fix it if it is a problem on our side.

    Thanks,
    Rolf
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • I'm using Keil RealView MDK for ARM.
    The used the embos_cm3_keil_mdk_trial_v360d.zip.
    All the other examples are working. Only the Luminary projects are not working. Neither the project for LM3S2965 nor the one for LM3S6965.

    Thanks,
    Thomas
  • Hello Rolf,

    I hope you found something about the troubles I have with the sample Code?
    I like to use embOS for the next Product Series, but first of all I have to Test the System.
    I hope for an early reply.

    Thanks Thomas