Hi,
When I build from Simulink to .out file (for load to CCSv5.5 card F28335) it has errors:
<Linking>
"C:\Users\NGOCSA~1\AppData\Local\Temp\006123", line 26: error: cannot
find file "S:/Program\
"
"C:\Users\NGOCSA~1\AppData\Local\Temp\006123", line 27: error: cannot
find file
"Files/MATLAB/R2013a/toolbox/idelink/extensions/ticcs/rtlib/IQmath_fpu32.lib
"
error: errors encountered during linking; "./CustomMW/pulse.out" not built
>> Compilation failure
gmake: *** [CustomMW/pulse.out] Error 1
I have run checkEnvSetup('ccsv5','F28335','check') and xmakefilesetup, everything is normally.
I don't know what is this error and how to solve it?
Furthermore, in other computer I build successfully and load to CCSv5.5 to run the card, make PWM pulse. However, the PWM output frequency I set in PWM Generator block is 10kHz, but the oscilloscope show that it's only 330Hz ?!
Is there any suggestion for me? Thank you!