This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

GNU ARM Embedded toolchain

Hi ,

I working on the getting started assistant setup but got failure when verify the GNU ARM embedded setup , see the following log :

 

11:32:05.867

c:\gnuarmemb\bin\arm-none-eabi-gcc-8.3.1.exe missing

11:32:05.886

win_deps-0.9.4-7 verification failed

Any idea ?

Tnx,

Eran.

Parents
  • Hi,

     

    In the right corner, there is a section where you can manually point to the arm-none-eabi path, and the default is to look at c:\gnuarmemb (in windows, /opt/gnuarmemb in linux):

    If this path is incorrect, It'll give a error. If you have another version than 8.3.1 installed, it also might give a error. No problem if you use for instance 7.3 instead. The newest getting started assistant shouldn't be very strict when checking the gcc version.

     

    Kind regards,

    Håkon

Reply
  • Hi,

     

    In the right corner, there is a section where you can manually point to the arm-none-eabi path, and the default is to look at c:\gnuarmemb (in windows, /opt/gnuarmemb in linux):

    If this path is incorrect, It'll give a error. If you have another version than 8.3.1 installed, it also might give a error. No problem if you use for instance 7.3 instead. The newest getting started assistant shouldn't be very strict when checking the gcc version.

     

    Kind regards,

    Håkon

Children
No Data
Related