Hello,
I am trying to read data from the 1859 ADC on my twr-adcdac board using Codewarrior and MQX 4.1. I am also using the K60F120M board, but am having trouble establishing the communication between the two. Does anyone know of a demo I can run through CW? I know of the lab software demo, but I cannot use IAR Workbench and can't figure out how to import that lab to CW.
Thanks,
Mike
Hello Michael,
You need to create a new MQX project adding all libraries that your project needs (SHELL, MFS, RTCS etc), then copy-paste all the sources files.
The important is the source code they include and can be copy and pasted to other new projects created with the wizard.
I hope this helps, have a nice day!
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------