That's odd. Would expect to cause issue with any xc8 compilation. Wonder how the 18f452 differs from other targets?
Martin
compiling to hex
-
- Valued Contributor
- Posts: 1551
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 09, 2020 9:37 pm
- Has thanked: 138 times
- Been thanked: 739 times
Re: compiling to hex
Proposal for a Permanent Solution:
I would like to suggest adding an automatic check feature within Flowcode, where the program automatically removes spaces from file names or replaces them with underscores before the compilation process begins. If this is not feasible, a warning could be added to notify the user that the file name must be free of spaces. This would help reduce issues related to file names with spaces and make the compilation process smoother.
I would like to suggest adding an automatic check feature within Flowcode, where the program automatically removes spaces from file names or replaces them with underscores before the compilation process begins. If this is not feasible, a warning could be added to notify the user that the file name must be free of spaces. This would help reduce issues related to file names with spaces and make the compilation process smoother.
-
- Matrix Staff
- Posts: 1512
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 211 times
- Been thanked: 351 times
Re: compiling to hex
Thanks for the suggestion, but automatically renaming files could cause more issues than it solves. This issue related to the XC8 compiler and affects just the 18F452 chip AFAIK, so the vast majority of users will never notice the issue.
And if it is even an issue, then it can be raised on this forum and addressed as it has been within this topic.
And if it is even an issue, then it can be raised on this forum and addressed as it has been within this topic.