Skip to content

fix input file name bug#23

Open
Plutoniumdrache wants to merge 1 commit intoIEAWindTask52:mainfrom
Plutoniumdrache:WRAPPER_IN_filename_bug
Open

fix input file name bug#23
Plutoniumdrache wants to merge 1 commit intoIEAWindTask52:mainfrom
Plutoniumdrache:WRAPPER_IN_filename_bug

Conversation

@Plutoniumdrache
Copy link
Copy Markdown
Collaborator

@Plutoniumdrache Plutoniumdrache commented Apr 9, 2026

The argument "WRAPPER.IN" inside the servodyn file is fixing the maximum number of characters which can be used for .IN file names of the sub-DLLs to be called.
This leads to the bug that the sub-DLL reads only X number of characters from the swpAVR for the IN-filename but should read Y number of characters.
If the IN-filename of the sub-DLL has a higher number of characters than the IN-filename of the wrapper the sub-DLL is not able to find its corresponding IN-file and therefore fails to execute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant