Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[STM32F4] My project does not support some instruction

Status
Not open for further replies.

PA3040

Advanced Member level 3
Advanced Member level 3
Joined
Aug 1, 2011
Messages
883
Helped
43
Reputation
88
Reaction score
43
Trophy points
1,308
Visit site
Activity points
6,936
Dear All;
MCU STM32F4
I create a project using uVision4 IDE and working successfully But it does not support following type instructional


GPIO_InitTypeDef GPIO_InitStructure;

Please Advice and help
 

  • Like
Reactions: PA3040

    PA3040

    Points: 2
    Helpful Answer Positive Rating
Re: My project dose not support some instruction

A search showed that these are defined in the GPIO library, have you included the appropriate headers to the project?

https://www.disca.upv.es/aperles/ar...ib_V1.0.1/html/stm32f4xx__gpio_8h_source.html

Dear Alex
Grate thanks for the reply

please find the my project folder files and project front view that i added file to project and errors after comfiled

please find the project folder too I attached

step1.JPG

step2.JPG

step3.JPG

Please help
Thanks in advance

Note: Finally I managed to removed all errors but it not support CMSIS instruction that i pointed out my first post

please help
 

Attachments

  • MyFirst.rar
    246.8 KB · Views: 57
Last edited:

Re: My project dose not support some instruction

I can't help any further because I have never used that STM mcu, all I can tell you is to check the included examples, maybe they can help

path to examples is KEIL-> ARM -> BOARDS -> ST -> STM32F4
 
  • Like
Reactions: PA3040

    PA3040

    Points: 2
    Helpful Answer Positive Rating
Dear Alex,
Thanks for advice
I checked them but thing is they are written in old method not in CMSIS library
Anyway thanks
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top