Skip to main content
ray23
Associate II
August 2, 2016
Question

New install New user

  • August 2, 2016
  • 1 reply
  • 666 views
Posted on August 02, 2016 at 04:54

I just installed for the first time, I am familiar with eclipse, and when I attempted to create my first project I get the error 

jconfig.h,No such file or directory

I have a stm32f7 disco board that I am trying to figure out.  I downloaded the firmware but can't make any progress.

edit:

I found a version from the jpeg group that had jconfig.h so I used it, I have no idea if it resembles what I need?  

I then had the error jmorecfg.h missing and I found one of those, but it doesn't seem correct.  Why, I don't know :)

Because I have errors that don't make sense except if something is wrong.

Description Resource Path Location Type

expected '=', ',', ';', 'asm' or '__attribute__' before 'read_file' jinclude.h /ATest/Middlewares/Third_Party/LibJPEG/include line 93 C/C++ Problem

#!stm32
    This topic has been closed for replies.

    1 reply

    Amel NASRI
    ST Technical Moderator
    August 9, 2016
    Posted on August 09, 2016 at 17:26

    Hi madigan.ray,

    1- What do you need to do exactly with the STM32F7 discovery?

    2- Are you looking for an IDE? I recommend you to use the

    http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides/sw4stm32.html

    3- Do you need Eclipse in order to be able to use the MX plugin? If yes, please refer to resources available in

    http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stsw-stm32095.html

    .

    -Mayla-

    To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.