6 years, 9 months ago.

Arm Tool Chain

When i add any project to keil ide it gives me an * Error: Project 'Blinky' requires 'ARM' Toolchain which is not installed. How can i add the arm tool chain in keil ide?

Question relating to:

Based on the STM32F303VCT6, it includes an ST-LINK/V2 or ST-LINK/V2-B embedded debug tool, accelerometer, gyroscope and e-compass ST MEMS, USB connection, LEDs and push-buttons

ARM toolchain should be installed automatically during MDK installation. Can you re-install MDK?

posted by Jan Jongboom 02 Aug 2017

Can i use any other ide for writing and compiling my code? I find atmel studio very convenient as its intellisense features populate declarations. i have downloaded IAR, ECLIPSE, COOCOX IDE. But nothing as professional as AS7.

I am also finding it very hard to configure my mcu according to the data sheet. Please refer a good video on this subject.

posted by Mian Ismail 02 Aug 2017

do i have to install cimsis library, or can i start to configure my own way too. How do i populate data which syntax will be more efficient? (*(unsigned int *) 0x48000000)) ?

posted by Mian Ismail 02 Aug 2017

Is it possible to get my hands on one page datasheet

posted by Mian Ismail 02 Aug 2017
Be the first to answer this question.