Hello everyone,
i am using aic3254 codec with support of pure path studio.Now i have also TLV320aic3254-EVM kit.when i generate a header and script file using pure path studio and run script file on aic3254-cs software in command line window then codec works fine.but when i run the header file from my MCU to configure codec over I2c noting works.then i go through script file and header file and found that header file has some unusual values like {254,0x0A}, which means write 0x0a at location 254, but in codec there is no such a location.some others like
{255,0x00},
{255,0x01},
so i have attached my both files(header and script). so please help me that how to solve this problem.If any one have some c code sample please share.1157.base_main_Rate44_pps_driver.h