Hi,
I’m trying to upload MB SEQV4L app (version 058) onto the LPC17 board, but I get the following error message:
ERROR: in line 4098: address 0x000000aa already allocated!
As far as I can tell, the MIOS32 bootloader is up and running (3 led flashes), and MIOS studio recognises it as well. I don’t know if it might have something to do with it that I tried uploading a non-hex file (i.e. a text file named as project.hex) in connection with the Midibox sample player user project as a means to circumvent the need to learn how to use svn to download the sample project hex file.
I also tried - just to try something - to re-flash MIOS32 bootloader with LPCxpress, but that doesn’t work either: the program tells me there is no board available. I have already separated the board into two, the successful bootloader flash with LPCxpress was when the board was still in one piece. Since I cut it in two the first thing I tried uploading was the text “hex” file with MIOS studio, which didn’t work, and since then I haven’t been successful in uploading/flashing anything on the board. However, the led flash and MIOS studio would seem to suggest that the bootloader is up and running.
