Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I just found out that my ULPs file length caused fusion to crash all the time, when trying to display the ULP window from schematic or board..
Maybe you could have a look at this issue and fix it in future version.
Thank you!
EDIT:
After some tests I found out it was not the file length.. It was a comment at the end of the file which was causing the crash! So it is not allowed to do something like this:
...
ULP code
...
}
// comment at the end
BTW, it crashes also in EAGLE 9
Solved! Go to Solution.