This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to test new algorithm on new devices

So, I am developing an architecture based on ARM M0 on Altera DE2-115 board. I want to add new algorithm for uploading and debugging program using ULINK2. I have created the algorithm using _Template and wonder how to test it using the Test.uvproj since I can't yet upload a program using my new algorithm. Any answer will be helpful. Thanks!