Sherlock

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • in reply to: How to find required library source/header #27128
    Sherlock
    Participant

    But I though my purchase included support? I just paid for the Custom Edition last week!

    Thanks,

    Hugh

     

     

    in reply to: How to find required library source/header #27126
    Sherlock
    Participant

    But surely this is something you understand? what would you do to resolve this kind of issue?

    in reply to: Link errors for RCC_GetClocksFreq #27054
    Sherlock
    Participant

    Hi, OK I’ve done as you suggested and started discussing this on the STM32 site.

    However I wonder if I’m doing something wrong here.

    In order to call RCC_GetClocksFreq I searched the web for info to get the name of the .h file that declares this function.

    I found that it was in stm32f4xx_rcc.h and simply embedded the include for that into my source – but was that wrong?

    Should I add these files and their sources into the solution explorer?

    I can see that the project (as created when I created the new VisualGDB project) has solution explorer folders like Device-specific files and LL and so on, should I be adding files to the project by adding them to solution explorer?

    How would one typically go about adding a call to a function that’s not defined in any of the headers currently being included in my mainapp.c file?

    Is there any documentation about how to do these kinds of project tasks with VisualGDB?

    Thanks

     

     

     

     

    • This reply was modified 4 years, 3 months ago by Sherlock.
    • This reply was modified 4 years, 3 months ago by Sherlock.
    • This reply was modified 4 years, 3 months ago by Sherlock.
    • This reply was modified 4 years, 3 months ago by Sherlock.
Viewing 3 posts - 16 through 18 (of 18 total)