Ah I see, thanks for pointing that out.
I'm now running a program with xrun directly, without using the flash. It seems that xrun does not have a --target / --target-file option https://www.xmos.com/documentation/XM-0 ... anual.html
How do I change the frequency in that case? Is using xflash mandatory in this case?
How to change clock frequency?
-
- Member++
- Posts: 26
- Joined: Thu Jun 27, 2024 3:38 pm
-
Verified
- XCore Legend
- Posts: 1070
- Joined: Thu Dec 10, 2009 9:20 pm
- Location: Bristol, UK
You don't need to specify target for xrun since the xn file (with the frequency) is "built" into the xe you're supplying. So just change the frequency the xn and rebuild.
Technical Director @ XMOS. Opinions expressed are my own
-
- Member++
- Posts: 26
- Joined: Thu Jun 27, 2024 3:38 pm
You're right. I tested it and it worked as expected.
However, I tested again with flash and using the --target-file option and it still seems to hang unfortunately.
However, I tested again with flash and using the --target-file option and it still seems to hang unfortunately.
-
- Member++
- Posts: 26
- Joined: Thu Jun 27, 2024 3:38 pm
As mentioned before, I can still reproduce the issue using this example https://github.com/xmos/ai_tools/tree/d ... ngle_model
-
- Member++
- Posts: 26
- Joined: Thu Jun 27, 2024 3:38 pm
I've opened an issue for tracking: https://github.com/xmos/ai_tools/issues/917
-
- XCore Addict
- Posts: 131
- Joined: Fri Jul 05, 2013 5:55 pm
xflash out or xe file took veeeery long with compresion enabled. Wait ...