EmbDev.net

Forum: ARM programming with GCC/GNU tools SAM7S - Problem With Binary (.Bin) File Create


von Nazmus S. (Company: Time & Space) (sakibnaz)


Rate this post
useful
not useful
Hi all.

I using Keil MDK and trying to make Binary (.bin) file but facing issue.

I am using below command to create .bin file:

C:\Keil\ARM\ARMCC\bin\fromelf.exe --bin --output Hello.bin Hello.axf

But when I am loading the .bin on my board with USB SAM-BA, its not 
working. But when I am using the .HEX with JTAG everything working fine.

My code is very simple, just a LED Blink and UART print.

Any suggestion why .bin not working?

Thanks in advance.

Regards.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.