Embedded Coder Generating custom C code from Simulink models Problem

1 view (last 30 days)
Hello i am generating code from simulink models and loading them on a TMDSEXPL138- UNV kit I have gathered and set up all the files needed using the command
checkEnvSetup('ccsv5', 'omapl138evm','check')
and everything is Okay. When im testing with a simple sine on the DAC the amplitude is very low and i have figured out that the default Codec (Aic31) that the code generation uses isnt the one i want(Aic3106 from the board support library), so i would like to know how to use this library on the code generation. Thanks in advance John

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!