Does anyone have any ideas on how i can produce a binary output that fills the full flash area.
i need this to test a bootloader and ensure it can write the full flash image correctly.
currently my test app image is 100KB but the need to test images upto 448KB in size
Big Binary
Moderators: barthess, RoccoMarco
- Giovanni
- Site Admin
- Posts: 11555
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 472 times
- Been thanked: 391 times
- Contact:
Re: Big Binary
Hi,
In the linker script, advance the "." pointer up to the top location then put a word there using linker, all the space in between should be filled.
Giovanni
In the linker script, advance the "." pointer up to the top location then put a word there using linker, all the space in between should be filled.
Giovanni
Who is online
Users browsing this forum: tridge and 4 guests