This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/TDA2: system_cfg.h missing

Part Number: TDA2

Tool/software: Linux

Dear ,

today i try to build my code but i found some error like that "system_cfg.h" is missing .

please help me i am using linux platform

thank you

  • Hi Vijender,
    Can you provide details on what you were building and the error log.
    Regards,
    Rishabh
  • Hello Rishabh

    this is the simple code

    "



    /**
     * main.c
     */
    int main(void)
    {
      
    //app_init_a15();
        App_init();

     return 0;
    }

    "

    Error is like that


    >> Compilation failure
    subdir_rules.mk:7: recipe for target 'app_init_a15.obj' failed
    "/home/vijender/PROCESSOR_SDK_VISION_03_06_00_00/vision_sdk/apps/src/common/app_init/app_init_a15.c", line 81: fatal error #1965: cannot open source file "system_cfg.h"
    1 catastrophic error detected in the compilation of "/home/vijender/PROCESSOR_SDK_VISION_03_06_00_00/vision_sdk/apps/src/common/app_init/app_init_a15.c".
    Compilation terminated.
    gmake: *** [app_init_a15.obj] Error 1
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****



  • Hi Vijender,

    Were you able to build default Vision SDK Linux?
    Can you refer to VisionSDK_Linux_UserGuide.pdf for steps on Linux build.

    Regards,
    Rishabh
  • Hi,

    I haven't heard back from you, I'm assuming you were able to resolve your issue.
    If not, just post a reply below (or create a new thread if the thread has locked due to time-out).

    Regards,
    Rishabh