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