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

Uvision and GCC

Hi,

Suppose i want to switch from armcc compiler to gcc ,but still use uvision ,what is the process to do it ,i mean except changing the toolchain,how can i generate the startup.s file that will work with GCC?

All of the code examples are for armcc , and i dont see any examples for gcc.

Any help?

Thanks
Michael

Parents
  • Hi,

    This is the error that i get :

    --- Error: failed to execute 'arm-none-eabi-as'

    everything is in the correct place,so i dont know why its now working.

    I also tried using eclipse + yagarto\codesourcery , but i didnot manage to configure it correctly for some reason

    Stuck....

    Thanks
    Michael

Reply
  • Hi,

    This is the error that i get :

    --- Error: failed to execute 'arm-none-eabi-as'

    everything is in the correct place,so i dont know why its now working.

    I also tried using eclipse + yagarto\codesourcery , but i didnot manage to configure it correctly for some reason

    Stuck....

    Thanks
    Michael

Children