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.

C5505 Header File Missing



I am having a little trouble using code composer studio with the software we have for the 5505 dsp chip. It seems that we are missing a header file (uart_confcfg.h), and I am not sure if it is supposed to come with the 5505 chip support libraries or if I need to download it from somewhere else.  Please let me know!

  • Hi Morgan,

    I am not familiar with your missing header file. I searched for a file named "uart_confcfg.h" and there were no files found.

    Is your project using the Chip Support Library? The only header files in the CSL that are related to the UART are "csl_uart.h", "csl_uartAux.h", and "cslr_uart.h".

    Where did the project come from?

    Thanks,
    Mark

  • Morgan,

    Are you using BIOS?  This sounds like a BIOS generated file for a project with a BIOS configuration file named uart_conf.  BIOS compiler (TConf) generates a number of .c and .h files that are added to your project.

    Regards.