View Full Version : Error
naga
- 30th September 2016, 13:12
Hello,
I am using http://www.dt-ints.com/DT_INTS-14/SPWM.html SPWM_INT in PB3. Getting following error. Seeking help. Thanks in advance.8316
HenrikOlsson
- 30th September 2016, 13:54
That particular error message is nice because it actually TELLS you what you should do to resolve it, namely add:
wsave VAR BYTE $70 SYSTEM
to your code...
/Henrik.
naga
- 30th September 2016, 18:57
That particular error message is nice because it actually TELLS you what you should do to resolve it, namely add:
wsave VAR BYTE $70 SYSTEM
to your code...
/Henrik.
Perfect!!.. Thank you Henrik :-)
Powered by vBulletin® Version 4.1.7 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.