Thanks for the support!
I've tried connecting M1, M2 and H1 to 5V but the behavior doesn't change. Our fitter has x-rayed the BGAs and the welds are all perfect. I don't know how to fix it.
SOLVED: Problems negotiating with xs1-u6a-64-fb96-c5
-
- Member
- Posts: 8
- Joined: Fri Jan 03, 2020 3:26 pm
-
- Member
- Posts: 8
- Joined: Fri Jan 03, 2020 3:26 pm
I think I fixed it!
Specifically, the problem seems to be already known to xMOS, in fact in this document (link: https://www.xmos.ai/download/Design-adv ... s(1.0).pdf) it explains and suggests using the most updated version of module_xud to solve the problem.
Recompiling with the module_xud updated to v2.6.1 everything finally seems to work without problems.
The xTime Composer v14.2 development environment points to the old .com site to check for updates, so it cannot connect and does not detect any updates available on the various modules. You need to write the module_xud from the link provided in the above document, replace it in your workspace folder and recompile the project.
I hope it can help someone.
Specifically, the problem seems to be already known to xMOS, in fact in this document (link: https://www.xmos.ai/download/Design-adv ... s(1.0).pdf) it explains and suggests using the most updated version of module_xud to solve the problem.
Recompiling with the module_xud updated to v2.6.1 everything finally seems to work without problems.
The xTime Composer v14.2 development environment points to the old .com site to check for updates, so it cannot connect and does not detect any updates available on the various modules. You need to write the module_xud from the link provided in the above document, replace it in your workspace folder and recompile the project.
I hope it can help someone.
-
- XCore Addict
- Posts: 224
- Joined: Tue Jan 17, 2017 9:25 pm
Glad you found a solution! Also check the Github as that usually has the most recent revisions for the libraries.