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.

CCS/TMS320F28335: TMS320F28335

Part Number: TMS320F28335


Tool/software: Code Composer Studio

I am working with an ezDSP board and Code Composer, to communicate with Wi-Fi module SPI. Wi-Fi module provides  a C Library called BGLibrary to facilitate communicating with the Wi-Fi module. This API requires packing data structures with the __attribute__((packed)) macro.

I have added BGlib.H file,which contains BG function body.

But when compiled I am getting below errors,

Please do needful to resolve the same.

Thanks & regards,

Sachin