SivarajAmbat / blueboard-lpc214x

Automatically exported from code.google.com/p/blueboard-lpc214x
0 stars 0 forks source link

How do i come to know that i have succesfully created HEX file for Programmer Notepad #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
when i click on "Make All" command . i m getting below output . is it the 
output should i get ? this is the sample programm from Examples.
what o/p should i get. 

pls help.

///////////        o/p window       ///////////////

Creating load file for Flash: ledswitch.hex
arm-elf-objcopy -O ihex ledswitch.elf ledswitch.hex

You may have to bring the target in bootloader-mode now.
lpc21isp -control  ledswitch.hex com1 115200 14746
lpc21isp version 1.31
File ledswitch.hex:
    loaded...
    converted to binary format...
    image size : 476
Synchronizing...................................................................
................................. no answer on '?'
C:\WinARM\WinARM\utils\bin\make.exe: *** [program] Error 4

> Process Exit Code: 2
> Time Taken: 01:31

Original issue reported on code.google.com by rohan...@gmail.com on 18 Jun 2011 at 5:22