Why am I not able to use 'checkEnvSetup' function to connect the F28335 processor in Embedded Coder 7.3 (R2019b) using Code Composer Studio v 9.1.10?

8 views (last 30 days)
In the setup phase, I tried to run the following code:
>> checkEnvSetup ('ccsv9','f28335','check')
But it was not recognized with the following error.
Unrecognized function or variable 'checkEnvSetup'.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 17 Apr 2023
Edited: MathWorks Support Team on 13 Apr 2023
The function 'checkEnvSetup' has been removed starting from R2018b. You need to use the Setup Gear for configuring the support package.

More Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!