Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating binary BIN file size issues #1946

Closed
www97221 opened this issue Sep 25, 2023 · 2 comments
Closed

Generating binary BIN file size issues #1946

www97221 opened this issue Sep 25, 2023 · 2 comments

Comments

@www97221
Copy link

Thank you for the code file provided by the author. I have a question about how to compress binary files generated by eclipse when using a firmware version that exceeds 600K bytes and only has a firmware size of around 300K bytes

@db4ple
Copy link
Collaborator

db4ple commented Sep 25, 2023

Hi, please use the "Issue" function for issues (bugs, improvement suggestions etc.), not for general questions.

To close this issue with an answer: There is never firmware compression at play with UHSDR.

Due to slightly different build processes firmware generated by a makefile build is generally smaller than Eclipse. However, all builds fit into 1MB of flash, this should not be a problem for most users as the recommended STM32 controllers do have 1MB of flash.
If you want to know more about this, head over to the forum at https://www.amateurfunk-sulingen.de/forum/index.php?board=19

73!

@db4ple db4ple closed this as completed Sep 25, 2023
@www97221
Copy link
Author

www97221 commented Sep 26, 2023 via email

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

No branches or pull requests

2 participants