9 years, 2 months ago.

copy binary file to mac os x using cp command does not work

I am using the FRDM-KL25Z board on MAC OS X. I have generated the executable from mbed compiler.

When i copy the generated *.bin file from the mbed to '/Volumes/FRDM-KL25Z' drive using cp command, i do not see executable running on the target.

Whereas if i manually copy (Command +C ) and paste (Command +V) to drive, the executable works fine. I can see that LED blinks which indicates flash is happening.

Any idea why it is not working with cp command ? I can see that binary file copied to drive but flash does not started (LED does not blink).

Any known issue with cp command on mac os x ? Let me know the workaround if anyone has idea.

Question relating to:

Any idea on the above issue ?

posted by Jags K 24 Feb 2015
Be the first to answer this question.