2024-05-13 08:51 AM
Dear all,
I am trying to convert the SPL to LL using the SPL2LL converter. After pressing the migrate button, I got the message below. Please help. Is it the problem that I chose the wrong directory? I chose the directory where the main.c file is located (./). All the others' ./apps are stored in /app.
2024-05-13 10:07 AM
>>Is it the problem that I chose the wrong directory?
I don't know. Try simpler pathing, and perhaps without spaces or special characters.
2024-05-13 10:22 AM
@Tesla DeLorean wrote:without spaces or special characters.
^^^^ This! Always! ^^^^
@khwuuk See:
https://www.avrfreaks.net/s/topic/a5C3l000000UY8vEAG/t145039?comment=P-1182240
2024-05-14 01:26 AM
Dear Tesla and Andrew,
I removed the space, and no special characters were on the path. There are still error messages.
Is it the problem of Strawberry Perl? I installed ActiveState Perl and Strawberry Perl at the same.
2024-05-14 03:12 AM
Dear Tesla and Andrew,
After installing the older version of Perl, I can run the SPL2LL converter now.
Thank you so much.
2024-05-14 03:45 AM
Thanks for updating - please mark that as the solution.
Might also be helpful to mention which version
2024-05-14 04:43 AM - edited 2024-05-14 06:11 AM
Dear Tesla and Andrew,
I am using the SPL2LL converter's GUI interface. Does the source file path mean the location of the main.c? Or do I need to group all the .c .h files into one folder? Please give me some hints about it.
Thank you very much.
2024-05-14 05:01 AM - edited 2024-05-14 05:12 AM
I've never used it, so I have no idea.
However, the errors you posted in the OP don't seem to be about failure to find your source files - they look more like errors in the utility itself.
EDIT:
You didn't answer the question of what Perl version you are using.
You should probably also state what platform you're running on, version, etc ...
2024-05-14 05:06 AM
@STTwo-32 can someone review the status of this tool and what dependencies it has. Perhaps doing a 2024 refresh with current expectations and document them. Thanks.
2024-05-15 01:45 AM - edited 2024-05-25 03:07 PM
Dear Andrew,
I used the old Perl version. The higher version is not supported.