Tool/software: Code Composer Studio
Hello,
I have no experience with CCS other than simple tutorials I have walked through.
I am trying to implement PWM signals using a Delfino by designing them in Simulink.
I am having trouble getting the checkEnvSetup to work and tell me all the necessary connections have been made.
I was able to make Simulink get an LED blink on the board and also send a constant value to GPIO-0 using the Digital Output block.
However when using RTDX to ePWM (as advised by a tutorial) the code is is made and I can load it onto the board but the pin doesn't give me any output.
I believe this has something to do with idelink_ert.tlc and it not being compatible with CCSv6.2.0. In the Configuration Parameters of Simulink there is only an option for IDE Toolchain V4 and V5. I have been using V5 because it is closest to V6.
Should I download and use V5 of CCS? Btw I am using Matlab 2016a/b.
Thank you for any help you can give me.